public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] metadata.xsd: add codeberg remote-id
@ 2023-09-14  9:37 Thomas Bracht Laumann Jespersen
  0 siblings, 0 replies; only message in thread
From: Thomas Bracht Laumann Jespersen @ 2023-09-14  9:37 UTC (permalink / raw)
  To: gentoo-dev; +Cc: Thomas Bracht Laumann Jespersen

---
 metadata.xsd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/metadata.xsd b/metadata.xsd
index a9a7963..cf8485d 100644
--- a/metadata.xsd
+++ b/metadata.xsd
@@ -271,6 +271,7 @@
 	<xs:simpleType name='upstreamRemoteIdTypeAttrType'>
 		<xs:restriction base='xs:token'>
 			<xs:enumeration value='bitbucket'/>
+			<xs:enumeration value='codeberg'/>
 			<xs:enumeration value='cpan'/>
 			<xs:enumeration value='cpan-module'/>
 			<xs:enumeration value='cpe'/>
-- 
2.41.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-14  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-14  9:37 [gentoo-dev] [PATCH] metadata.xsd: add codeberg remote-id Thomas Bracht Laumann Jespersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox