On Wed, Jul 31, 2013 at 3:33 PM, Hal Wine <[email protected]> wrote: > tl;dr: b2g-inbound will replace birch as the place to land b2g work as > of Aug 1, 1000 PT. This has been previously announced in various meetings. > > Actions Needed by developers: > - stop using birch prior to Aug 1, 0600 PT (it will be closed then) > - update any birch repositories you have to point to the new url: > hg.mozilla.org/integration/b2g-inbound > - after 1000 PT, refresh your repository from the new URL: > hg update (or 'hg update -C' if you have no local changes) > > Reason for this change is given in: > https://bugzil.la/875989#c0 > > If you have any concerns, please contact the sheriffs in #releng. > --Hal > > _______________________________________________ > dev-gaia mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-gaia >
I will note that pushing to integration/b2g-inbound will require Level 3 commit access, not the Level 2 access that pushing to projects/birch required. In practice most people working on branches of mozilla-central have L3 or L1, so this is unlikely to affect many people. This change brings b2g-inbound into compliance with the "any repositories that merge into repositories requiring L3 without further review also require L3" part of the commit access policy. - Kyle _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
