mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
18 lines
590 B
XML
18 lines
590 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
The buildbot-react-grid-view plugin is the new react based user interface
|
|
code used to display information about the builds.
|
|
</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<email>devel@buildbot.net</email>
|
|
<name>Developers List</name>
|
|
</maintainer>
|
|
<remote-id type="pypi">buildbot-react-grid-view</remote-id>
|
|
<remote-id type="github">buildbot/buildbot</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|