summaryrefslogtreecommitdiff
blob: 1cb809239ff306478485742536dee42f8c7d6d6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>hwoarang@gentoo.org</email>
		<name>Markos Chandras</name>
	</maintainer>
	<maintainer type="person">
		<email>dolsen@gentoo.org</email>
		<name>Brian Dolbec</name>
	</maintainer>
	<longdescription lang="en">The BuildBot-www package is the base or common code used for the other user interface
    packages such as the waterfall and console views.
	</longdescription>
	<upstream>
		<maintainer>
			<email>devel@buildbot.net</email>
			<name>Developers List</name>
		</maintainer>
		<remote-id type="pypi">buildbot-www</remote-id>
		<remote-id type="github">buildbot/buildbot</remote-id>
	</upstream>
</pkgmetadata>