Size: 1550
Comment: +kiilerix
|
Size: 1763
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== What is the crew repository? == From the horse's mouth: |
= The Crew Repository = |
Line 4: | Line 3: |
''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]] | 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. |
Line 9: | Line 12: |
The stable crew repo is at http://hg.intevation.org/mercurial/crew-stable, changesets of the branch named `stable` are pushed here automatically. |
|
Line 15: | Line 15: |
Crew members (ordered by name) are: | 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: |
Line 19: | Line 24: |
* [[BryanOSullivan|Bryan O'Sullivan (bos)]] | |
Line 22: | Line 26: |
* [[LeeCantey|Lee Cantey (lcantey)]] | |
Line 31: | Line 34: |
Retired crew members: | Inactive/retired crew members: |
Line 34: | Line 37: |
* [[BryanOSullivan|Bryan O'Sullivan (bos)]] * [[LeeCantey|Lee Cantey (lcantey)]] |
|
Line 39: | Line 44: |
CategoryContributing | CategoryProject CategoryContributing |
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:
Benoit Boissinot (tonfa) -- Patch triage
Dirkjan Ochtman (djc) -- Named branches, hgweb, bug triage
- Henrik Stuart (hstuart)
- Mads Kiilerich (kiilerix)
Martin Geisler (mg) -- I18n, patch triage, documentation
- Patrick Mézard (pmezard) -- Windows support, convert extension, mq
- Steve Borho (muggs)
- Sune Foldager (cyanite) -- Named branches, transactions, Windows support, hgweb
Inactive/retired crew members:
- Alexis S. L. Carvalho (asak)
See also: DeveloperRepos and CrewHowTo