Size: 1159
Comment: Added Sune to crew
|
Size: 1833
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. |
Line 6: | Line 5: |
The crew repo is at http://hg.intevation.org/mercurial/crew | == What is it? == |
Line 8: | Line 7: |
The stable crew repo is at http://hg.intevation.org/mercurial/crew-stable | 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: |
Crew members (ordered by name) are: | The crew repo is at http://hg.intevation.org/mercurial/crew, this is where the crew members push to. |
Line 12: | Line 12: |
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 32: |
* [[DirkjanOchtman|Dirkjan Ochtman (djc)]] -- Named branches, hgweb, bug triage | * [[DirkjanOchtman|Dirkjan Ochtman (djc)]] |
Line 19: | Line 36: |
* Patrick Mézard (pmezard) -- Windows support, convert extension, mq | * [[NicolasDumazet|Nicolas Dumazet (nicdumz)]] * [[PatrickMezard|Patrick Mézard (pmezard)]] -- Windows support, convert extension, mq |
Line 21: | Line 39: |
* Sune Foldager (cyanite) | * Sune Foldager (cyanite) -- Named branches, transactions, Windows support, hgweb |
Line 23: | Line 41: |
Retired crew members: * Alexis S. L. Carvalho (asak) |
|
Line 32: | 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:
- Mads Kiilerich (kiilerix)
Inactive/retired crew members:
- Alexis S. L. Carvalho (asak)
Benoit Boissinot (tonfa) -- Patch triage
- Henrik Stuart (hstuart)
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