diff options
author | 2016-01-24 23:55:10 +0100 | |
---|---|---|
committer | 2016-01-24 23:58:38 +0100 | |
commit | 8849b098c085c07e4ac1257e5b39df35d98c3c58 (patch) | |
tree | 02d93ae662fb1a813380775612e35e819d67e303 /dev-libs/liblogging | |
parent | Remove explicit uses of disbanded herd e-mails from metadata.xml (diff) | |
download | gentoo-8849b098c085c07e4ac1257e5b39df35d98c3c58.tar.gz gentoo-8849b098c085c07e4ac1257e5b39df35d98c3c58.tar.bz2 gentoo-8849b098c085c07e4ac1257e5b39df35d98c3c58.zip |
Set appropriate maintainer types in metadata.xml (GLEP 67)
Diffstat (limited to 'dev-libs/liblogging')
-rw-r--r-- | dev-libs/liblogging/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/liblogging/metadata.xml b/dev-libs/liblogging/metadata.xml index d0fc03621788..4bc2e0b95d85 100644 --- a/dev-libs/liblogging/metadata.xml +++ b/dev-libs/liblogging/metadata.xml @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> + <maintainer type="person"> <email>ultrabug@gentoo.org</email> <name>Ultrabug</name> </maintainer> - <maintainer> + <maintainer type="person"> <email>whissi@whissi.de</email> <name>Thomas D. (Whissi)</name> <description>Proxy-Maintainer, CC. bugs</description> </maintainer> - <maintainer> + <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> |