commit: 7315333f96c51b2364f8fa86e0551dd0f8258131
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 18:11:28 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=7315333f
app-emacs/ebuild-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/ebuild-mode/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ebuild-mode/metadata.xml
b/app-emacs/ebuild-mode/metadata.xml
index 656b05b..6a9a188 100644
--- a/app-emacs/ebuild-mode/metadata.xml
+++ b/app-emacs/ebuild-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>Gentoo Emacs project</name>
</maintainer>