[python-committers] Push rights for Ross Lagerwall
Tarek Ziadé
ziade.tarek at gmail.com
Sun Mar 6 23:22:16 CET 2011
On Sun, Mar 6, 2011 at 12:48 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> On Sun, Mar 6, 2011 at 6:42 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:
>>
>> Hello,
>>
>> Ross Logerwall has been contributing patches for several months (both
>> bug fixes and new features). 28 changesets bear his name. I would like
>> to propose him as a committer (is this still the appropriate word?).
>
> I suspect that "pusher" has a few too many negative connotations to be
> a popular alternative :)
>
> I've certainly used "core dev" as an alternative shorthand for
> "someone with the right to publish changes to the official CPython
> repository" that is neutral regarding the VCS technology. I've seen
> others using it that way, as well. I'd also say "committers" is still
> fine, despite technically being incorrect now.
I would say that "commiter" is still a valid term in a DVCS.
- Commiting means adding new revisions into a repository
- Pushing is just the action to copy some revisions from a repository to another
A "Python commiter" is authorized to commit revisions to the central
hg.python.org/cpython repository, whether it's by copying them from
another repository, or by doing a direct commit (via push). The latter
happens to be unnecessary,
Cheers
Tarek
> Cheers,
> Nick.
>
> --
> Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
> _______________________________________________
> python-committers mailing list
> python-committers at python.org
> http://mail.python.org/mailman/listinfo/python-committers
>
--
Tarek Ziadé | http://ziade.org
More information about the python-committers
mailing list