Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml
Date: Wed, 24 Aug 2011 13:38:47
Message-Id: 20110824133833.932AD2004C@flycatcher.gentoo.org
1 hwoarang 11/08/24 13:38:33
2
3 Modified: herds.xml
4 Log:
5 add herd for proxy-maintainers project.
6
7 Revision Changes Path
8 1.855 xml/htdocs/proj/en/metastructure/herds/herds.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.855&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.855&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.854&r2=1.855
13
14 Index: herds.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v
17 retrieving revision 1.854
18 retrieving revision 1.855
19 diff -u -r1.854 -r1.855
20 --- herds.xml 23 Aug 2011 22:03:51 -0000 1.854
21 +++ herds.xml 24 Aug 2011 13:38:33 -0000 1.855
22 @@ -20,7 +20,7 @@
23 always a description without a lang attribute. Also there are no overlapping
24 descriptions allowed (multiple description tags with the same language)
25
26 - $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.854 2011/08/23 22:03:51 thev00d00 Exp $
27 + $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.855 2011/08/24 13:38:33 hwoarang Exp $
28
29 -->
30 <herds>
31 @@ -2551,6 +2551,15 @@
32 <name>Sven Vermeulen</name>
33 </maintainer>
34 </herd>
35 +<herd>
36 + <name>proxy-maintainers</name>
37 + <email>proxy-maint@g.o</email>
38 + <description>Packages maintained by Gentoo's proxy-maintaing team</description>
39 + <maintainer>
40 + <email>hwoarang@g.o</email>
41 + <name>Markos Chandras</name>
42 + </maintainer>
43 +</herd>
44 </herds>
45
46 <!--