[Python-checkins] devguide: update my entries in experts list

georg.brandl python-checkins at python.org
Mon Nov 10 16:45:22 CET 2014


https://hg.python.org/devguide/rev/ee636682d869
changeset:   724:ee636682d869
user:        Georg Brandl <georg at python.org>
date:        Mon Nov 10 16:45:12 2014 +0100
summary:
  update my entries in experts list

files:
  experts.rst |  10 +++++-----
  1 files changed, 5 insertions(+), 5 deletions(-)


diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -54,7 +54,7 @@
 aifc                  r.david.murray
 argparse              bethard
 array
-ast                   benjamin.peterson
+ast                   benjamin.peterson, georg.brandl
 asynchat              josiahcarlson, giampaolo.rodola*, stutzbach
 asyncio               gvanrossum, haypo, pitrou, yselivanov, giampaolo.rodola
 asyncore              josiahcarlson, giampaolo.rodola*, stutzbach
@@ -165,7 +165,7 @@
 ossaudiodev
 parser                benjamin.peterson
 pathlib               pitrou*
-pdb                   georg.brandl*
+pdb                   georg.brandl
 pickle                alexandre.vassalotti, pitrou
 pickletools           alexandre.vassalotti
 pipes
@@ -210,7 +210,7 @@
 ssl                   janssen, pitrou, giampaolo.rodola, christian.heimes, dstufft, alex
 stat                  christian.heimes
 statistics            steven.daprano
-string                georg.brandl*
+string                georg.brandl
 stringprep
 struct                mark.dickinson, meador.inge
 subprocess            astrand (inactive)
@@ -229,7 +229,7 @@
 textwrap              georg.brandl
 threading             pitrou
 time                  belopolsky
-timeit                georg.brandl
+timeit
 tkinter               gpolo, serhiy.storchaka
 token                 georg.brandl
 tokenize              meador.inge
@@ -249,7 +249,7 @@
 warnings
 wave
 weakref               fdrake, pitrou
-webbrowser            georg.brandl
+webbrowser
 winreg                stutzbach
 winsound              effbot (inactive)
 wsgiref               pje

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


More information about the Python-checkins mailing list