dev-python/nose2: add type to maintainer tag in metadata

I still wonder why the vim template doesn't include this in its
generation of metadata.xml but it can continue to wait.  Also, why does
repoman commit break the automatic linebreaking done by vim in commit
messages?

Looks like ft=conf instead of the normal commit type?

Package-Manager: portage-2.2.28
This commit is contained in:
Alex Brandt
2016-03-27 12:20:15 -05:00
parent 9817ad8908
commit ad6cb0e739

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<maintainer type="person">
<email>alunduil@gentoo.org</email>
<name>Alex Brandt</name>
</maintainer>