blob: 76e81aae8d19cdef6c5157d8eaedf8dfc75167cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>thatslyude@gmail.com</email>
<name>Chandler Paul</name>
<description>Proxied maintainer; set to assignee in all bugs</description>
</maintainer>
<maintainer type="person">
<email>markpariente@gmail.com</email>
<name>Mark R. Pariente</name>
<description>Proxied maintainer; CC in all bugs
bugs</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers Project</name>
</maintainer>
<use>
<flag name="glade">Install glade catalogs for corebird</flag>
</use>
<upstream>
<remote-id type="github">baedert/corebird</remote-id>
</upstream>
</pkgmetadata>
|