Size: 63
Comment:
|
Size: 1471
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
The crew repo is at `http://hg.intevation.org/mercurial/crew` | == What is the crew repository? == From the horse's mouth: ''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]] The crew repo is at http://hg.intevation.org/mercurial/crew, this is where the crew members push to. 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). Crew members (ordered by name) are: * [[tonfa|Benoit Boissinot (tonfa)]] -- Patch triage * [[BrendanCully|Brendan Cully (brendan)]] * [[BryanOSullivan|Bryan O'Sullivan (bos)]] * [[DirkjanOchtman|Dirkjan Ochtman (djc)]] -- Named branches, hgweb, bug triage * Henrik Stuart (hstuart) * [[LeeCantey|Lee Cantey (lcantey)]] * [[MartinGeisler|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 * [[ThomasArendsenHein|Thomas Arendsen Hein (ThomasAH)]] Retired crew members: * Alexis S. L. Carvalho (asak) * [[VadimGelfer|Vadim Gelfer (vadim)]] See also: DeveloperRepos and CrewHowTo ---- CategoryContributing |
What is the crew repository?
From the horse's mouth:
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
The crew repo is at http://hg.intevation.org/mercurial/crew, this is where the crew members push to.
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).
Crew members (ordered by name) are:
Benoit Boissinot (tonfa) -- Patch triage
Dirkjan Ochtman (djc) -- Named branches, hgweb, bug 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
Retired crew members:
- Alexis S. L. Carvalho (asak)
See also: DeveloperRepos and CrewHowTo