commit: dde8afd6bcfcebbac8351dff889716afd4fe160f Author: Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu> AuthorDate: Thu Apr 21 01:08:43 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Apr 23 07:43:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde8afd6
app-benchmarks/filebench: simplify metadata by removing maintainer <description> Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1316 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-benchmarks/filebench/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/app-benchmarks/filebench/metadata.xml b/app-benchmarks/filebench/metadata.xml index 3b9298e..f4349ae 100644 --- a/app-benchmarks/filebench/metadata.xml +++ b/app-benchmarks/filebench/metadata.xml @@ -4,17 +4,14 @@ <maintainer type="person"> <email>[email protected]</email> <name>Göktürk Yüksek</name> - <description>please assign bugs to</description> </maintainer> <maintainer type="person"> <email>[email protected]</email> <name>Andrew Savchenko</name> - <description>please CC on bugs</description> </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Proxy Maintainers</name> - <description>please CC on bugs</description> </maintainer> <use> <flag name="auto-completion">
