← Back to team overview

tomdroid-maintainers team mailing list archive

No longer use ~tomdroid-dev but lp:tomdroid (aka ~tomdroid-maintainers)

 

Hi,

This will make releasing simpler and since the maintainers' role is to do a
bit of basic gate-keeping of the code (prevent trojan insertion for
example). For this purpose, ~tomdroid-maint is a better choice than
~tomdroid-dev which an open team where everyone can join and commit.

If you used to push to ~tomdroid-dev/... and you are now a maintainer, on
your next push update your parent branch and start pushing to the proper
upstream.

Something like this should do it:

cd <branch>
<code something awesome and commit>
bzr push lp:tomdroid --remember

The --remember will make this new destination your default one and
subsequent bzr push will send stuff there.

Noah I think you'll need to go through these steps otherwise we will end up
with a diverged lp:~tomdroid-dev/tomdroid/note-editing-and-syncing again.

Thanks everyone!
-- 
Olivier Bilodeau <olivier@xxxxxxxxxxxxxxxxx>