Gentoo Archives: gentoo-dev

From: Stefan Schweizer <genstef@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: invalid <herd> in metadata.xml
Date: Thu, 10 May 2007 20:55:12
Message-Id: f1vtm3$1tn$1@sea.gmane.org
In Reply to: [gentoo-dev] invalid in metadata.xml by Thilo Bangert
1 Thilo Bangert wrote:
2 > All packages with <herd>maintainer-needed</herd> will be moved to
3 > <herd>no-herd</herd>.
4
5 I think that is not quite right, and since maintainer-needed is not a
6 maintainer but multiple people listening to the alias and users I would
7 like to suggest the following addition to herds.xml to make it legal:
8
9 <herd>
10 <name>maintainer-needed</name>
11 <email>maintainer-needed@g.o</email>
12 <description>Orphaned packages. Every developer is encouraged to fix
13 bugs here, proxy-maintain or take over maintainance</description>
14 <maintainer>
15 <email>maintainer-needed@g.o</email>
16 <name>Maintainer Needed</name>
17 </maintainer>
18 </herd>
19
20
21 Best regards,
22 Stefan
23
24 --
25 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] Re: invalid <herd> in metadata.xml Ryan Hill <dirtyepic@g.o>