app-doc/devmanual: Drop johu as maintainer.

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>
This commit is contained in:
Ulrich Müller
2020-02-16 13:39:02 +01:00
parent b31081eeb6
commit 837e00510b

View 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>