dev-libs/check: update maintainer
authorJoonas Niilola <juippis@gentoo.org>
Thu, 3 Oct 2019 15:37:43 +0000 (18:37 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 3 Oct 2019 15:37:43 +0000 (18:37 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-libs/check/metadata.xml

index 2f39b9d091bbe803c50cd93eefa66e1328c13994..9db0afcb5fff6bc8503410c731d62cfef19e02f0 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <!--maintainer-needed-->
-       <use>
-               <flag name="subunit">Enable support for the subunit unit test protocol</flag>
-       </use>
-       <upstream>
-               <remote-id type="sourceforge">check</remote-id>
-               <remote-id type="github">libcheck/check</remote-id>
-       </upstream>
+  <maintainer type="person">
+    <email>juippis@gentoo.org</email>
+    <name>Joonas Niilola</name>
+  </maintainer>
+  <use>
+    <flag name="subunit">Enable support for the subunit unit test protocol</flag>
+  </use>
+  <upstream>
+    <remote-id type="sourceforge">check</remote-id>
+    <remote-id type="github">libcheck/check</remote-id>
+  </upstream>
 </pkgmetadata>