Differences between revisions 21 and 45 (spanning 24 versions)
Revision 21 as of 2009-10-29 22:07:57
Size: 1131
Comment:
Revision 45 as of 2014-10-22 20:55:05
Size: 1833
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== What is the crew repository? == = The Crew Repository =
Line 3: Line 3:
From the horse's mouth: About the crew repository and its committers.
Line 5: Line 5:
''Crew is where most changes go for review before being added to mainline.
Multiple people have commit access to crew and do initial review of patches on the -devel list.'' -[[mpm]]
== What is it? ==
Line 8: Line 7:
The crew repo is at http://hg.intevation.org/mercurial/crew The crew repository is the primary repository maintained by the so-called 'Mercurial crew', a set of developers who are trusted by [[mpm]] to make significant changes and accept patches from the community. Changes from the crew repository are regularly reviewed and merged by [[mpm]] into the official Mercurial repository.
Line 10: Line 9:
The stable crew repo is at http://hg.intevation.org/mercurial/crew-stable The crew repo is at http://hg.intevation.org/mercurial/crew,
thi
s is where the crew members push to.
Line 12: Line 12:
Crew members with IRC nick (ordered by name) are:
 * [[ThomasArendsenHein|Thomas Arendsen Hein (ThomasAH)]] -- Stable releases
An automatic mix of Mercurial crew and main is provided at
http://hg.intevation.org/mercurial/crew+main (it may contain multiple heads).

The stable branch of the crew repo is automatically mirrored at http://hg.intevation.org/mercurial/crew-stable,
for historical reasons.

== Members ==

Active crew members (ordered by name) are:

 * [[AugieFackler|Augie Fackler (durin42)]]
 * [[KevinBullock|Kevin Bullock (TheMystic)]]
 * Mads Kiilerich (kiilerix)

Inactive/retired crew members:

 * Alexis S. L. Carvalho (asak)
Line 15: Line 30:
 * [[BrendanCully|Brendan Cully (brendan)]]
 * [[BryanOSullivan|Bryan O'Sullivan (bos)]]
 * [[DirkjanOchtman|Dirkjan Ochtman (djc)]]
 * Henrik Stuart (hstuart)
Line 16: Line 35:
 * Alexis S. L. Carvalho (asak)
 * [[BrendanCully|Brendan Cully (brendan)]]
Line 19: Line 36:
 * Patrick Mézard (pmezard) -- Windows support, convert extension, mq
 * [[BryanOSullivan|Bryan O'Sullivan (bos)]] -- Release management
 * [[DirkjanOchtman|Dirkjan Ochtman (djc)]] -- Named branches, hgweb, bug triage

Retired crew members:
 * [[NicolasDumazet|Nicolas Dumazet (nicdumz)]]
 * [[PatrickMezard|Patrick Mézard (pmezard)]] -- Windows support, convert extension, mq
 * Steve Borho (muggs)
 * Sune Foldager (cyanite) -- Named branches, transactions, Windows support, hgweb
 * [[ThomasArendsenHein|Thomas Arendsen Hein (ThomasAH)]]
Line 27: Line 44:
Line 28: Line 46:
CategoryContributing CategoryProject CategoryDeveloper

The Crew Repository

About the crew repository and its committers.

What is it?

The crew repository is the primary repository maintained by the so-called 'Mercurial crew', a set of developers who are trusted by mpm to make significant changes and accept patches from the community. Changes from the crew repository are regularly reviewed and merged by mpm into the official Mercurial repository.

The crew repo is at http://hg.intevation.org/mercurial/crew, this is where the crew members push to.

An automatic mix of Mercurial crew and main is provided at http://hg.intevation.org/mercurial/crew+main (it may contain multiple heads).

The stable branch of the crew repo is automatically mirrored at http://hg.intevation.org/mercurial/crew-stable, for historical reasons.

Members

Active crew members (ordered by name) are:

Inactive/retired crew members:

See also: DeveloperRepos and CrewHowTo


CategoryProject CategoryDeveloper

CrewRepository (last edited 2016-06-20 09:23:45 by ThomasArendsenHein)