diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-01-24 23:22:16 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-01-24 23:58:38 +0100 |
commit | 54abd8ef454d94e71828d9841d045b8c58a58987 (patch) | |
tree | 265d717501845452b5e2e2b95ab0e7a5b2ebfa6a /media-sound/shnflacverify | |
parent | Unify quoting in metadata.xml files for machine processing (diff) | |
download | gentoo-54abd8ef454d94e71828d9841d045b8c58a58987.tar.gz gentoo-54abd8ef454d94e71828d9841d045b8c58a58987.tar.bz2 gentoo-54abd8ef454d94e71828d9841d045b8c58a58987.zip |
Remove explicit notion of maintainer-needed, for GLEP 67
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used
for packages lacking maintainers, in favor of assuming maintainer-needed
whenever the package has no maintainers.
Diffstat (limited to 'media-sound/shnflacverify')
-rw-r--r-- | media-sound/shnflacverify/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-sound/shnflacverify/metadata.xml b/media-sound/shnflacverify/metadata.xml index 7589313e3903..b1e13784a7de 100644 --- a/media-sound/shnflacverify/metadata.xml +++ b/media-sound/shnflacverify/metadata.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>maintainer-needed@gentoo.org</email> - </maintainer> <longdescription lang="en"> This program helps manage the verification of checksums related to Shorten (SHN) and FLAC audio files. This script provides a convenient |