Gentoo Archives: gentoo-dev

From: Sam James <sam@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>, Matt Turner <mattst88@g.o>
Subject: Re: [gentoo-dev] [PATCH data/xml-schema 1/2] metadata.xsd: Add gnome remote-id
Date: Tue, 13 Sep 2022 14:51:21
Message-Id: 3A3B06D0-1FDF-4030-9FF3-647B6FFAF34C@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH data/xml-schema 1/2] metadata.xsd: Add gnome remote-id by Matt Turner
1 > On 13 Sep 2022, at 15:36, Matt Turner <mattst88@g.o> wrote:
2 >
3 > On Tue, Sep 13, 2022 at 2:38 AM Michał Górny <mgorny@g.o> wrote:
4 >>
5 >> On Mon, 2022-09-12 at 20:58 -0400, Matt Turner wrote:
6 >>> Signed-off-by: Matt Turner <mattst88@g.o>
7 >>> ---
8 >>> metadata.xsd | 1 +
9 >>> 1 file changed, 1 insertion(+)
10 >>>
11 >>> diff --git a/metadata.xsd b/metadata.xsd
12 >>> index 87972cb..cced33d 100644
13 >>> --- a/metadata.xsd
14 >>> +++ b/metadata.xsd
15 >>> @@ -279,6 +279,7 @@
16 >>> <xs:enumeration value='gentoo'/>
17 >>> <xs:enumeration value='github'/>
18 >>> <xs:enumeration value='gitlab'/>
19 >>> + <xs:enumeration value='gnome'/>
20 >>> <xs:enumeration value='google-code'/>
21 >>> <xs:enumeration value='hackage'/>
22 >>> <xs:enumeration value='heptapod'/>
23 >>
24 >> Some examples, please. Are these somehow "global" identifiers or
25 >> specific to their GitLab instances?
26 >
27 > This would be for gitlab.gnome.org. E.g. for x11-terms/gnome-terminal
28 > whose git repo is located at
29 > https://gitlab.gnome.org/GNOME/gnome-terminal.git, we'd have
30 >
31 > <remote-id type="gnome">GNOME/gnome-terminal</remote-id>
32 >
33
34 As long as it's mandatory for GNOME projects to have a corresponding
35 Gitlab (ditto freedesktop), this is fine with me & sounds good.

Attachments

File name MIME type
signature.asc application/pgp-signature