[Python-checkins] devguide: Adding my current areas to the experts index.

meador.inge python-checkins at python.org
Mon Sep 19 06:04:07 CEST 2011


http://hg.python.org/devguide/rev/437479b87672
changeset:   452:437479b87672
user:        Meador Inge <meadori at gmail.com>
date:        Sun Sep 18 23:03:48 2011 -0500
summary:
  Adding my current areas to the experts index.

files:
  experts.rst |  7 ++++---
  1 files changed, 4 insertions(+), 3 deletions(-)


diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -87,7 +87,8 @@
 cProfile
 crypt                 jafo*
 csv                   skip.montanaro
-ctypes                theller (inactive), belopolsky, amaury.forgeotdarc
+ctypes                theller (inactive), belopolsky, amaury.forgeotdarc,
+                      meador.inge
 curses
 datetime              belopolsky
 dbm
@@ -202,7 +203,7 @@
 stat
 string                georg.brandl*
 stringprep
-struct                mark.dickinson
+struct                mark.dickinson, meador.inge
 subprocess            astrand (inactive)
 sunau
 symbol
@@ -222,7 +223,7 @@
 timeit                georg.brandl
 tkinter               gpolo
 token                 georg.brandl
-tokenize
+tokenize              meador.inge
 trace                 belopolsky
 traceback             georg.brandl*
 tty

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


More information about the Python-checkins mailing list