commit: 134e1af1b3d426d4fdb4b39de87c9c4805ccc456
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 18:34:32 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=134e1af1
dev-util/astyle: Remove type="" from upstream maintainer
Remove the type="" attribute from upstream maintainer entry as it is not
allowed per GLEP 46 (and GLEP 67 is out of scope).
dev-util/astyle/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/astyle/metadata.xml b/dev-util/astyle/metadata.xml
index 8770e9d..284e178 100644
--- a/dev-util/astyle/metadata.xml
+++ b/dev-util/astyle/metadata.xml
@@ -11,7 +11,7 @@
standards in projects.
</longdescription>
<upstream>
- <maintainer status="active" type="person">
+ <maintainer status="active">
<email>[email protected]</email>
<name>Jim Pattee</name>
</maintainer>