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 /app-emulation/aranym | |
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 'app-emulation/aranym')
-rw-r--r-- | app-emulation/aranym/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emulation/aranym/metadata.xml b/app-emulation/aranym/metadata.xml index d60a27928e66..8ace45a94ef7 100644 --- a/app-emulation/aranym/metadata.xml +++ b/app-emulation/aranym/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> ARAnyM is an acronym: Atari Running on Any Machine. It is a virtual machine software for running the Atari ST/TT/Falcon operating systems |