diff options
author | 2016-01-24 23:55:10 +0100 | |
---|---|---|
committer | 2016-01-24 23:58:38 +0100 | |
commit | 8849b098c085c07e4ac1257e5b39df35d98c3c58 (patch) | |
tree | 02d93ae662fb1a813380775612e35e819d67e303 /app-office/lyx | |
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 'app-office/lyx')
-rw-r--r-- | app-office/lyx/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app-office/lyx/metadata.xml b/app-office/lyx/metadata.xml index 030d146e8ce3..ae857aaad922 100644 --- a/app-office/lyx/metadata.xml +++ b/app-office/lyx/metadata.xml @@ -1,25 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer> +<maintainer type="person"> <email>ps@twin.jikos.cz</email> <name>Pavel Sanda</name> <description>Primary Maintainer, Assign bugs</description> </maintainer> -<maintainer> +<maintainer type="person"> <email>aballier@gentoo.org</email> <name>Alexis Ballier</name> <description>Proxy Maintainer, CC bugs</description> </maintainer> -<maintainer> +<maintainer type="project"> <email>tex@gentoo.org</email> <name>Gentoo TeX Project</name> </maintainer> -<maintainer> +<maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> -<maintainer> +<maintainer type="project"> <email>cjk@gentoo.org</email> <name>Cjk</name> </maintainer> |