[Python-checkins] devguide: Add myself to sched and smtpd modules

giampaolo.rodola python-checkins at python.org
Tue Nov 22 02:12:19 CET 2011


http://hg.python.org/devguide/rev/6996e096ec09
changeset:   463:6996e096ec09
user:        Giampaolo Rodola' <g.rodola at gmail.com>
date:        Tue Nov 22 02:12:13 2011 +0100
summary:
  Add myself to sched and smtpd modules

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


diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -185,14 +185,14 @@
 resource
 rlcompleter
 runpy                 ncoghlan
-sched
+sched                 giampaolo.rodola
 select
 shelve
 shlex
 shutil                tarek
 signal
 site
-smtpd
+smtpd                 giampaolo.rodola
 smtplib
 sndhdr
 socket

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


More information about the Python-checkins mailing list