dev-util/pkgconf: add proxied maintainer to metadata
authorIan Delaney <idella4@gentoo.org>
Tue, 8 Dec 2015 15:04:59 +0000 (23:04 +0800)
committerIan Delaney <idella4@gentoo.org>
Tue, 8 Dec 2015 15:06:14 +0000 (23:06 +0800)
Package-Manager: portage-2.2.24

dev-util/pkgconf/metadata.xml

index 94288df8b186b92bcf63315a017468cd0e87121c..938c704a8aa37ce0c6ec09dd749db299eb404909 100644 (file)
@@ -1,15 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer>
-    <email>jdhore@gentoo.org</email>
-    <name>Jeff Horelick</name>
-  </maintainer>
-  <use>
-    <flag name="pkg-config">Install as a replacement for dev-util/pkgconfig</flag>
-    <flag name="strict">Adhere to POSIX pkg-config specification. Useful for finding uses of non-standard pkg-config invocations.</flag>
-  </use>
-  <upstream>
-    <remote-id type="github">pkgconf/pkgconf</remote-id>
-  </upstream>
+       <herd>proxy-maintainers</herd>
+       <maintainer>
+               <email>jdhore@gentoo.org</email>
+               <name>Jeff Horelick</name>
+       </maintainer>
+       <maintainer>
+               <email>elizabeth@interlinked.me</email>
+               <name>Elizabeth Myers</name>
+               <description>Proxied maintainer; set to assignee in all bugs</description>
+       </maintainer>
+       <use>
+               <flag name="pkg-config">Install as a replacement for dev-util/pkgconfig</flag>
+               <flag name="strict">Adhere to POSIX pkg-config specification. Useful for finding uses of
+non-standard pkg-config invocations</flag>
+       </use>
+       <upstream>
+               <remote-id type="github">pkgconf/pkgconf</remote-id>
+       </upstream>
 </pkgmetadata>