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 /www-apps/rutorrent | |
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 'www-apps/rutorrent')
-rw-r--r-- | www-apps/rutorrent/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www-apps/rutorrent/metadata.xml b/www-apps/rutorrent/metadata.xml index 53065a2d2338..9dfa62285413 100644 --- a/www-apps/rutorrent/metadata.xml +++ b/www-apps/rutorrent/metadata.xml @@ -2,9 +2,6 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>web-apps</herd> - <maintainer> - <email>maintainer-needed@gentoo.org</email> - </maintainer> <upstream> <remote-id type="google-code">rutorrent</remote-id> <remote-id type="github">Novik/ruTorrent</remote-id> |