1
Fork 0
py-buildbot/MAINTAINERS.txt

221 lines
6.2 KiB
Plaintext
Raw Normal View History

2010-12-26 04:43:05 +02:00
Buildbot is too complex for any one person to understand all of it. This file
lists who's responsible for which parts of Buildbot. Some of these are easily
separated into a few source files, while others are general projects that
cover the entire Buildbot codebase.
See http://trac.buildbot.net/wiki/ComponentMaintenancePolicy for more.
2010-12-26 04:43:05 +02:00
Each component contains indented lines identified as follows:
D: Component description (optional)
U: URL for more information
2010-12-26 04:43:05 +02:00
M: Component maintainer, in the form
2012-03-04 19:23:43 +02:00
FullName <address@domain.com> (irc:nick)
2012-03-01 04:53:01 +02:00
Maintainers have familiarity with the component and can help out with
development as well as patch review.
2010-12-26 04:43:05 +02:00
S: Component status. One of
Supported: This will be a part of Buildbot forever
Maintained: Someone is actively looking after this component
Patched: Someone is watching bugs for this component and can merge
fixes
Orphaned: This component is not actively maintained and may be removed
from Buildbot if it accumulates too many bugs
Last-Rites: This component is slated to be removed in the given
release, unless a maintainer steps forward
---
== Version Control ==
Perforce VC
2012-03-01 04:47:14 +02:00
S: Maintained
2012-03-04 19:23:43 +02:00
M: Bill Deegan <bill@baddogconsulting.com> (irc:bdbaddog)
U: http://trac.buildbot.net/wiki/p4
2010-12-26 04:43:05 +02:00
Subversion VC
2012-03-01 04:47:14 +02:00
S: Maintained
2012-03-04 19:23:43 +02:00
M: Bill Deegan <bill@baddogconsulting.com> (irc:bdbaddog)
U: http://trac.buildbot.net/wiki/svn
2010-12-26 04:43:05 +02:00
CVS VC
S: Orphaned
U: http://trac.buildbot.net/wiki/cvs
2010-12-26 04:43:05 +02:00
Bazaar VC
S: Orphaned
U: http://trac.buildbot.net/wiki/bzr
2010-12-26 04:43:05 +02:00
2012-03-04 00:38:22 +02:00
BitKeeper VC:
S: Maintained
2012-03-04 19:23:43 +02:00
M: Harlan Stenn <harlan@pfcs.com> (irc:harlan)
2012-03-04 00:38:22 +02:00
U: http://trac.buildbot.net/wiki/bk
2010-12-26 04:43:05 +02:00
Git VC
S: Maintained
2012-03-04 19:23:43 +02:00
M: Amber Yust <ayust@yelp.com> (irc:Aaeriele)
U: http://trac.buildbot.net/wiki/git
2010-12-26 04:43:05 +02:00
Darcs VC
S: Orphaned
U: http://trac.buildbot.net/wiki/darcs
2010-12-26 04:43:05 +02:00
Mercurial VC
2012-03-01 04:51:30 +02:00
S: Maintained
2012-03-04 19:23:43 +02:00
M: Justin Wood <Callek@gmail.com> (irc:Callek)
U: http://trac.buildbot.net/wiki/hg
2010-12-26 04:43:05 +02:00
Repo VC
S: Maintained
2012-04-17 22:48:37 +03:00
M: Chris Soyars <ctsoyars@gmail.com> (github:ctso)
2012-03-04 19:23:43 +02:00
M: Piotr Sikora <piotr.sikora@frickle.com> (irc:PiotrSikora)
2012-04-17 22:48:37 +03:00
M: Pierre Tardy <tardyp@gmail.com> (github:tardyp)
U: http://trac.buildbot.net/wiki/repovc
2010-12-26 04:43:05 +02:00
Monotone VC
S: Maintained
2012-03-01 04:53:01 +02:00
M: Richard Levitte <richard@levitte.org>
U: http://trac.buildbot.net/wiki/mtn
2010-12-26 04:43:05 +02:00
== Change Sources ==
2010-12-26 04:43:05 +02:00
Gerrit
S: Maintained
2012-03-04 19:23:43 +02:00
M: Piotr Sikora <piotr.sikora@frickle.com> (irc:PiotrSikora)
2012-03-01 04:53:01 +02:00
M: Pierre Tardy <tardyp@gmail.com>
U: http://trac.buildbot.net/wiki/gerrit
== Buildbot Plugins ==
2010-12-26 04:43:05 +02:00
Status Client
S: Patched
M: Mark Wielaard <mark@klomp.org>
2011-01-26 00:21:28 +02:00
Debug Client
S: Orphaned
2010-12-26 04:43:05 +02:00
Web Status
2013-10-30 02:56:36 +02:00
S: Last-Rites
U: http://trac.buildbot.net/wiki/web
2010-12-26 04:43:05 +02:00
IRC Status
S: Maintained
2012-03-04 19:23:43 +02:00
M: Amber Yust <ayust@yelp.com> (irc:Aaeriele)
U: http://trac.buildbot.net/wiki/irc
2010-12-26 04:43:05 +02:00
MailNotifier
S: Orphaned
U: http://trac.buildbot.net/wiki/mail
2010-12-26 04:43:05 +02:00
== Buildbot Core Features ==
2010-12-26 04:43:05 +02:00
Virtualization
D: Use of virtual, start-on-demand slaves
S: Maintained
2012-03-01 04:53:01 +02:00
M: John Carr <john.carr@isotoma.com>
M: Tom Wardill <tom@howrandom.net>
U: http://trac.buildbot.net/wiki/virtualization
2010-12-26 04:43:05 +02:00
Buildbot Try
S: Orphaned
U: http://trac.buildbot.net/wiki/try
Documentation
S: Supported
U: http://buildbot.net/buildbot/docs
U: http://trac.buildbot.net/wiki/docs
2010-12-26 04:43:05 +02:00
2011-05-03 19:00:29 +03:00
Performance
D: Improving buildbot's performance (memory, cpu, time)
S: Supported
U: http://trac.buildbot.net/wiki/performance
2010-12-26 04:43:05 +02:00
== Packaging & System Compatibility ==
2011-01-15 00:26:57 +02:00
MacPorts
S: Maintained
M: William Siegrist <wsiegrist@apple.com>
U: http://trac.macports.org/browser/trunk/dports/devel/buildbot/Portfile
Fink
S: Maintained
M: Charles Lepple <clepple+fink@ghz.cc>
2011-01-19 06:42:53 +02:00
U: http://pdb.finkproject.org/pdb/browse.php?name=buildbot
FreeBSD
S: Maintained
U: http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/buildbot/
OpenBSD
S: Maintained
U: http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/py-buildbot/
2010-12-26 04:43:05 +02:00
2011-01-15 00:26:57 +02:00
Windows
S: Patched
M: Robert Stackhouse <robertstackhouse@gmail.com>
2012-03-04 19:23:43 +02:00
M: Justin Wood <Callek@gmail.com> (irc:Callek)
U: http://trac.buildbot.net/wiki/windows
2010-12-26 04:43:05 +02:00
RedHat / Fedora
S: Maintained
M: Gareth Armstrong <gareth.armstrong@hp.com>
M: Gianluca Sforna <giallu@gmail.com>
M: Steve Milner <smilner@redhat.com>
U: https://admin.fedoraproject.org/pkgdb/acls/name/buildbot
2010-12-26 04:43:05 +02:00
Debian / Ubuntu
S: Maintained
M: Andriy Senkovych <jolly_roger@itblog.org.ua> (irc:jollyroger)
M: Adam Collard <adam.collard@gmail.com>
U: http://packages.ubuntu.com/oneiric/buildbot
U: http://packages.ubuntu.com/oneiric/buildbot-slave
U: http://packages.debian.org/sid/buildbot
U: http://packages.debian.org/sid/buildbot-slave
OpenCSW
S: Orphaned
U: http://www.opencsw.org/packages/CSWbuildbot/
2010-12-26 04:43:05 +02:00
2011-01-15 00:45:40 +02:00
Gentoo
S: Maintained
2014-05-29 17:45:30 +03:00
M: Dustin J. Mitchell <dustin@buildbot.net> (irc:djmitche)
U: http://packages.gentoo.org/package/dev-util/buildbot
2011-01-15 00:45:40 +02:00
2010-12-26 04:43:05 +02:00
== Other Contact Information ==
2010-12-26 04:43:05 +02:00
Security
D: Contacts members of this team directly with any security concerns
2014-05-29 17:52:26 +03:00
M: Dustin J. Mitchell <dustin@buildbot.net> (irc:djmitche)
2012-03-04 19:23:43 +02:00
M: Amber Yust <ayust@yelp.com> (irc:Aaeriele)
M: Steve Milner <smilner@redhat.com>
U: http://trac.buildbot.net/wiki/SecurityPolicy
Metabuildbot Slave Donors
D: Maintainers of buildslaves for the Metabuildbot
2014-05-29 17:53:24 +03:00
M: Dustin J. Mitchell <dustin@buildbot.net> (irc:djmitche)
M: Mozilla <dustin@mozilla.com>
M: Marc-Antoine Ruel <maruel@chromium.org>
2012-03-04 19:23:43 +02:00
M: Tom Prince <tom.prince@ualberta.net> (irc:tomprince)
2013-09-28 18:03:34 +03:00
M: Kubilay Kocak <koobs.freebsd@gmail.com> (irc: koobs)
2012-03-02 20:30:52 +02:00
M: STE||AR Group, Center for Computation and Science, LSU / Bryce Lelbach <blelbach@cct.lsu.edu> (irc:wash)
U: http://buildbot.buildbot.net
2011-01-15 00:45:40 +02:00
Committers
2011-01-15 00:56:55 +02:00
D: People who can commit changes to the main Buildbot repository
M: Amar Takhar <verm@darkbeer.org>
2012-03-04 19:23:43 +02:00
M: Amber Yust <ayust@yelp.com> (irc:Aaeriele)
M: Ben Hearsum <bhearsum@mozilla.com>
M: Brian Warner <warner@lothar.com>
M: Chris AtLee <catlee@mozilla.com>
2014-05-29 17:53:24 +03:00
M: Dustin J. Mitchell <dustin@buildbot.net> (irc:djmitche)
M: Marc-Antoine Ruel <maruel@chromium.org>
M: Marcus Lindblom <macke@yar.nu>
2012-03-04 19:23:43 +02:00
M: Tom Prince <tom.prince@ualberta.net> (irc:tomprince)
2013-03-13 20:02:57 +02:00
M: Pierre Tardy <tardyp@gmail.com>