]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
added myself as the maintainer for sysconfig and shutil
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 2 Feb 2010 23:31:01 +0000 (23:31 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 2 Feb 2010 23:31:01 +0000 (23:31 +0000)
Misc/maintainers.rst

index 9c634614e32265c8a01b3d7a2fda597e4bd5ef55..7cc3fb88d30373280a7ee1276ee21479a48f194d 100644 (file)
@@ -176,7 +176,7 @@ sched
 select
 shelve
 shlex
-shutil
+shutil              tarek
 signal
 site
 smtpd
@@ -196,6 +196,7 @@ sunau
 symbol
 symtable            benjamin.peterson
 sys
+sysconfig           tarek
 syslog
 tabnanny            tim_one
 tarfile             lars.gustaebel