Size: 1550
Comment: +kiilerix
|
Size: 1824
Comment: I'm not actively helping out maintaining the crew repo and I'm fine with being put on the retired list, looking forward to the pension
|
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 = About the crew repository and its committers. |
Line 4: | Line 4: |
''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? == 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 6: | Line 7: |
The crew repo is at http://hg.intevation.org/mercurial/crew, this is where the crew members push to. |
The crew repo is at http://hg.intevation.org/mercurial/crew, this is where the crew members push to. |
Line 9: | Line 9: |
The stable crew repo is at http://hg.intevation.org/mercurial/crew-stable, changesets of the branch named `stable` are pushed here automatically. |
An automatic mix of Mercurial crew and main is provided at http://hg.intevation.org/mercurial/crew+main (it may contain multiple heads). |
Line 12: | Line 11: |
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. |
Line 15: | Line 13: |
Crew members (ordered by name) are: | == Members == Active crew members (ordered by name) are: |
Line 17: | Line 16: |
* [[AugieFackler|Augie Fackler (durin42)]] * [[KevinBullock|Kevin Bullock (TheMystic)]] Inactive/retired crew members: * Alexis S. L. Carvalho (asak) |
|
Line 20: | Line 25: |
* [[DirkjanOchtman|Dirkjan Ochtman (djc)]] -- Named branches, hgweb, bug triage | * [[DirkjanOchtman|Dirkjan Ochtman (djc)]] |
Line 26: | Line 31: |
* Patrick Mézard (pmezard) -- Windows support, convert extension, mq | * [[PatrickMezard|Patrick Mézard (pmezard)]] -- Windows support, convert extension, mq |
Line 30: | Line 35: |
Retired crew members: * Alexis S. L. Carvalho (asak) |
|
Line 39: | Line 40: |
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:
- Alexis S. L. Carvalho (asak)
Benoit Boissinot (tonfa) -- Patch 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
See also: DeveloperRepos and CrewHowTo