commit: f5626e990b4438ac8ee6d211ef4cd2cfa14ae19e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 18:14:40 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 19:10:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5626e99
app-emacs/eselect-mode: Remove type="" from upstream maintainer
Remove the type="" attribute from upstream maintainer record as it
violates GLEP 46 (and is out of scope for GLEP 67).
app-emacs/eselect-mode/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/eselect-mode/metadata.xml
b/app-emacs/eselect-mode/metadata.xml
index 9d5b1f3..2c83b93 100644
--- a/app-emacs/eselect-mode/metadata.xml
+++ b/app-emacs/eselect-mode/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo GNU Emacs project</name>
</maintainer>
<upstream>
- <maintainer type="project" status="active">
+ <maintainer status="active">
<email>[email protected]</email>
<name>eselect configuration and management tool</name>
</maintainer>