dev-python/markdown2: Remove empty <email/> from upstream maintainer
authorMichał Górny <mgorny@gentoo.org>
Fri, 18 Mar 2016 18:32:16 +0000 (19:32 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 18 Mar 2016 19:10:41 +0000 (20:10 +0100)
Remove the empty <email/> from upstream maintainer entry. The <email/>
element is optional per GLEP 46. However, providing an empty value is
incorrect.

dev-python/markdown2/metadata.xml

index 1792d38be8de5fb984c17467237b2dab55394dec..671860593b2e037ef2e4cd119400d630fc1dd1e2 100644 (file)
@@ -11,7 +11,6 @@
   </maintainer>
   <upstream>
     <maintainer>
-      <email/>
       <name>Trent Mick</name>
     </maintainer>
     <bugs-to>https://github.com/trentm/python-markdown2/issues</bugs-to>