[Python-checkins] devguide: Add myself as a shutil "expert"

hynek.schlawack python-checkins at python.org
Mon May 21 10:33:59 CEST 2012


http://hg.python.org/devguide/rev/295ba819f3cb
changeset:   516:295ba819f3cb
user:        Hynek Schlawack <hs at ox.cx>
date:        Mon May 21 10:33:36 2012 +0200
summary:
  Add myself as a shutil "expert"

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


diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -191,7 +191,7 @@
 select
 shelve
 shlex
-shutil                tarek
+shutil                tarek, hynek
 signal
 site
 smtpd                 giampaolo.rodola

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


More information about the Python-checkins mailing list