[Python-checkins] devguide: Add myself to the expert index for packaging

alexis.metaireau python-checkins at python.org
Wed May 4 18:27:34 CEST 2011


http://hg.python.org/devguide/rev/3104feaed18b
changeset:   415:3104feaed18b
user:        Alexis Metaireau <alexis at notmyidea.org>
date:        Wed May 04 17:27:28 2011 +0100
summary:
  Add myself to the expert index for packaging

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
@@ -304,7 +304,7 @@
 mathematics         mark.dickinson, eric.smith, lemburg, stutzbach
 memory management   tim_one, lemburg
 networking          giampaolo.rodola
-packaging           tarek, lemburg
+packaging           tarek, lemburg, alexis
 py3 transition      benjamin.peterson
 release management  tarek, lemburg, benjamin.peterson, barry, loewis,
                     gvanrossum, anthonybaxter

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


More information about the Python-checkins mailing list