[Python-checkins] peps: List Senthil as in charge of figuring out how to convert repos

brett.cannon python-checkins at python.org
Thu Feb 11 22:11:17 EST 2016


https://hg.python.org/peps/rev/d5e8e3395a46
changeset:   6230:d5e8e3395a46
user:        Brett Cannon <brett at python.org>
date:        Thu Feb 11 19:11:13 2016 -0800
summary:
  List Senthil as in charge of figuring out how to convert repos

files:
  pep-0512.txt |  5 ++++-
  1 files changed, 4 insertions(+), 1 deletions(-)


diff --git a/pep-0512.txt b/pep-0512.txt
--- a/pep-0512.txt
+++ b/pep-0512.txt
@@ -508,13 +508,16 @@
 * Not started
 
   - `Create a 'python-dev' team`_
-  - `Define commands to move a Mercurial repository to Git`_
+
   - `Adding GitHub username support to bugs.python.org`_
 
 * In progress
 
     - `A bot to enforce CLA signing`_:
       https://github.com/brettcannon/knights-who-say-ni (Brett Cannon)
+    - `Define commands to move a Mercurial repository to Git`_:
+      https://github.com/orsenthil/cpython-hg-to-git (Senthil Kumaran)
+
 * Completed
 
   - None

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list