Hi -
As you may have read in the posting to boto-users, I have decided to adopt the gitflow branch strategy described here:
The big change for boto developers is that we will now use the "develop" branch to merge release-ready features and bug fixes rather than master. So, that means NO ONE PUSHES TO MASTER!
To make sure everyone understands this and acknowledges it, I have temporarily removed all commit access to the github repo. If you still want commit access, please email me directly and acknowledge that you have read and understand the new branch strategy and that you understand you should commit to the "develop" branch, not the "master" branch. Once I have received this acknowledgement, I will add you back to the list of committers.
Sorry if this seems a big extreme but once we start down this path, a commit to "master" really means "a new release" so, at least at this point, I should be the only person who every pushes to "master". Any inadvertent commits to "master" will cause headaches especially as I start to move to an automated release process that is actually initiated by a commit to "master".
Let me know if you have questions or concerns. Thanks,
Mitch