[Python-checkins] devguide: Use the term 'core developer' instead of 'committer'.

brett.cannon python-checkins at python.org
Wed Feb 9 23:43:46 CET 2011


brett.cannon pushed dc3cf1e7a331 to devguide:

http://hg.python.org/devguide/rev/dc3cf1e7a331
changeset:   287:dc3cf1e7a331
branch:      hg_transition
user:        Brett Cannon <brett at python.org>
date:        Wed Feb 09 14:31:43 2011 -0800
summary:
  Use the term 'core developer' instead of 'committer'.

files:
  committing.rst

diff --git a/committing.rst b/committing.rst
--- a/committing.rst
+++ b/committing.rst
@@ -31,7 +31,7 @@
 Working with Mercurial_
 -----------------------
 
-As a committer, the ability to push changes to the official Python
+As a core developer, the ability to push changes to the official Python
 repositories means you have to be more careful with your workflow:
 
 * You should not push new named branches to the main repository.  You can

--
Repository URL: http://hg.python.org/devguide


More information about the Python-checkins mailing list