dev-python/markdown2: Remove empty <email/> from upstream maintainer

Remove the empty <email/> from upstream maintainer entry. The <email/>
element is optional per GLEP 46. However, providing an empty value is
incorrect.
This commit is contained in:
Michał Górny
2016-03-18 19:32:16 +01:00
parent 3c06aedcc7
commit 5f7f4c0c16

View 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>