app-doc/devmanual: Drop johu as maintainer.
authorUlrich Müller <ulm@gentoo.org>
Sun, 16 Feb 2020 12:39:02 +0000 (13:39 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sun, 16 Feb 2020 12:47:44 +0000 (13:47 +0100)
As acknowledged by himself.

Update maintainer description for devmanual project.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-doc/devmanual/metadata.xml

index 9248012735bcdd92c025d8ae8b85396cdda13aa3..e2f9b85f6841a715ef4136af9840a355f3c7431f 100644 (file)
@@ -1,20 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <maintainer type="person">
-               <email>johu@gentoo.org</email>
-               <name>Johannes Huber</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>devmanual@gentoo.org</email>
-               <description>
-                       Bugs for the devmanual documentation must be assigned to
-                       devmanual@gentoo.org
-               </description>
-       </maintainer>
-       <use>
-               <flag name="offline">
-                       Use alternative minimal stylesheet instead of Tyrian theme.
-               </flag>
-       </use>
+<maintainer type="project">
+  <email>devmanual@gentoo.org</email>
+  <description>
+    Bugs for the devmanual documentation itself must be filed under
+    product "Documentation", component "Devmanual"
+  </description>
+</maintainer>
+<use>
+  <flag name="offline">
+    Use alternative minimal stylesheet instead of Tyrian theme
+  </flag>
+</use>
 </pkgmetadata>