[Python-checkins] devguide: Add myself to some areas

eric.araujo python-checkins at python.org
Fri Jun 3 19:27:44 CEST 2011


http://hg.python.org/devguide/rev/fe159fa6166f
changeset:   424:fe159fa6166f
user:        Éric Araujo <merwok at netwok.org>
date:        Fri Jun 03 18:35:43 2011 +0200
summary:
  Add myself to some areas

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
@@ -299,24 +299,24 @@
 context managers    ncoghlan
 data formats        mark.dickinson, georg.brandl
 database            lemburg
-documentation       georg.brandl, ezio.melotti
+documentation       georg.brandl, ezio.melotti, eric.araujo
 GUI
-i18n                lemburg
+i18n                lemburg, eric.araujo
 import machinery    brett.cannon, ncoghlan
 io                  pitrou, benjamin.peterson, stutzbach
 locale              lemburg, loewis
 mathematics         mark.dickinson, eric.smith, lemburg, stutzbach
 memory management   tim_one, lemburg
 networking          giampaolo.rodola
-packaging           tarek, lemburg, alexis
+packaging           tarek, lemburg, alexis, eric.araujo
 py3 transition      benjamin.peterson
 release management  tarek, lemburg, benjamin.peterson, barry, loewis,
-                    gvanrossum, anthonybaxter
+                    gvanrossum, anthonybaxter, eric.araujo
 str.format          eric.smith
 testing             michael.foord, pitrou, ezio.melotti
 test coverage       ncoghlan, giampaolo.rodola
 threads             pitrou
 time and dates      lemburg, belopolsky
 unicode             lemburg, ezio.melotti, haypo
-version control
+version control     eric.araujo
 ==================  ===========

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


More information about the Python-checkins mailing list