diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2016-08-09 15:46:55 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2016-08-09 16:47:21 -0700 |
commit | 6876c4d431ee294c53d563d6542f582da9722900 (patch) | |
tree | a73ef4dbbf01429b2cb10b71310dcd92a5e5b3af /dev-util/buildbot/metadata.xml | |
parent | dev-python/future: Add ~x86 keyword (diff) | |
download | gentoo-6876c4d431ee294c53d563d6542f582da9722900.tar.gz gentoo-6876c4d431ee294c53d563d6542f582da9722900.tar.bz2 gentoo-6876c4d431ee294c53d563d6542f582da9722900.zip |
dev-util/buildbot: Version bump, update live ebuild
This version is a major change from previous version.
Diffstat (limited to 'dev-util/buildbot/metadata.xml')
-rw-r--r-- | dev-util/buildbot/metadata.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-util/buildbot/metadata.xml b/dev-util/buildbot/metadata.xml index 9dc19b3eb0fc..698b720ff3da 100644 --- a/dev-util/buildbot/metadata.xml +++ b/dev-util/buildbot/metadata.xml @@ -5,6 +5,10 @@ <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 is a system to automate the compile/test cycle required by most software projects to validate code changes. Features: @@ -25,8 +29,8 @@ </use> <upstream> <maintainer> - <email>dustin@v.igoro.us</email> - <name>Dustin J. Mitchell</name> + <email>devel@buildbot.net</email> + <name>Developers List</name> </maintainer> <remote-id type="pypi">buildbot</remote-id> </upstream> |