mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-26 08:57:28 -08:00
Reorder all metadata.xml files with explicit descriptions requesting particular bug assignment/CC to ensure that the requested assignee always goes first, in order to match the bug wrangling policies.
16 lines
510 B
XML
16 lines
510 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>laurento.frittella@gmail.com</email>
|
|
<description>Proxy Maintainer (please CC on bugs)</description>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">nzjrs/python-gudev</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|