[Python-checkins] devguide: Add interests

antoine.pitrou python-checkins at python.org
Tue May 22 00:36:19 CEST 2012


http://hg.python.org/devguide/rev/b1c1d15271c0
changeset:   519:b1c1d15271c0
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Tue May 22 00:33:42 2012 +0200
summary:
  Add interests

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
@@ -132,7 +132,7 @@
 io                    pitrou, benjamin.peterson, stutzbach
 ipaddress             pmoody, ncoghlan
 itertools             rhettinger
-json                  bob.ippolito (inactive), ezio.melotti, rhettinger
+json                  bob.ippolito (inactive), ezio.melotti, rhettinger, pitrou
 keyword
 lib2to3               benjamin.peterson
 linecache
@@ -197,7 +197,7 @@
 smtpd                 giampaolo.rodola
 smtplib
 sndhdr
-socket
+socket                pitrou
 socketserver
 spwd
 sqlite3               ghaering
@@ -298,7 +298,7 @@
 autoconf/makefiles
 bsd
 bug tracker         ezio.melotti
-buildbots
+buildbots           pitrou
 bytecode            pitrou, georg.brandl
 context managers    ncoghlan
 data formats        mark.dickinson, georg.brandl
@@ -312,7 +312,7 @@
 locale              lemburg, loewis
 mathematics         mark.dickinson, eric.smith, lemburg, stutzbach
 memory management   tim_one, lemburg
-networking          giampaolo.rodola
+networking          giampaolo.rodola, pitrou
 packaging           tarek, lemburg, alexis, eric.araujo
 py3 transition      benjamin.peterson
 release management  tarek, lemburg, benjamin.peterson, barry, loewis,
@@ -323,6 +323,6 @@
 test coverage       ncoghlan, giampaolo.rodola
 threads             pitrou
 time and dates      lemburg, belopolsky
-unicode             lemburg, ezio.melotti, haypo, benjamin.peterson
+unicode             lemburg, ezio.melotti, haypo, benjamin.peterson, pitrou
 version control     eric.araujo, georg.brandl, ezio.melotti
 ==================  ===========

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


More information about the Python-checkins mailing list