mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
Make it official so he's CC'd on bugs automatically. Signed-off-by: Sam James <sam@gentoo.org>
20 lines
593 B
XML
20 lines
593 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>williamh@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>base-system@gentoo.org</email>
|
|
<name>Gentoo Base System</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>kfm@plushkava.net</email>
|
|
<name>Kerin Millar</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="gentoo">proj/gentoo-functions</remote-id>
|
|
<remote-id type="github">gentoo/gentoo-functions</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|