amynka 14/08/13 15:20:52 Modified: herds.xml Log: Add 3dprint herd to metastructure.
Revision Changes Path 1.1116 xml/htdocs/proj/en/metastructure/herds/herds.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.1116&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.1116&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.1115&r2=1.1116 Index: herds.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v retrieving revision 1.1115 retrieving revision 1.1116 diff -u -r1.1115 -r1.1116 --- herds.xml 6 Aug 2014 17:35:41 -0000 1.1115 +++ herds.xml 13 Aug 2014 15:20:52 -0000 1.1116 @@ -20,7 +20,7 @@ always a description without a lang attribute. Also there are no overlapping descriptions allowed (multiple description tags with the same language) - $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1115 2014/08/06 17:35:41 kensington Exp $ + $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1116 2014/08/13 15:20:52 amynka Exp $ --> <herds> @@ -335,6 +335,16 @@ </maintainer> </herd> <herd> + <name>3dprint</name> + <email>[email protected]</email> + <description>Packages related to 3D printers</description> + <maintainer> + <email>[email protected]</email> + <name>Amy Winston</name> + <role>Team Lead, packages maintainer</role> + </maintainer> +</herd> +<herd> <name>java</name> <email>[email protected]</email> <description>Java-related packages</description>
