app-xemacs/ebuild-mode: Remove type="" from upstream maintainer
authorMichał Górny <mgorny@gentoo.org>
Fri, 18 Mar 2016 18:27:46 +0000 (19:27 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 18 Mar 2016 19:10:41 +0000 (20:10 +0100)
Remove the type="" attribute that is not allowed on upstream maintainer
entries per GLEP 46 (GLEP 67 is out of scope).

app-xemacs/ebuild-mode/metadata.xml

index f4cdaa60d8b9d8b087cfd3bd086589b827ca31d3..bf4f894f5fe3c7f751783b2e69673c6dd12583f6 100644 (file)
@@ -6,7 +6,7 @@
     <name>Gentoo XEmacs project</name>
   </maintainer>
   <upstream>
-    <maintainer type="project" status="active">
+    <maintainer status="active">
       <email>emacs@gentoo.org</email>
       <name>Gentoo Emacs project</name>
     </maintainer>