]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add myself for symtable
authorBenjamin Peterson <benjamin@python.org>
Fri, 18 Sep 2009 22:50:55 +0000 (22:50 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 18 Sep 2009 22:50:55 +0000 (22:50 +0000)
Misc/maintainers.rst

index 727b5703d52aa4a78ee0e597528aa476fd071471..947d2644c682c9d1033cc6e1cb21f64a3d4486f6 100644 (file)
@@ -195,7 +195,7 @@ struct              mark.dickinson
 subprocess          astrand (inactive)
 sunau
 symbol
-symtable
+symtable            benjamin.peterson
 sys
 syslog
 tabnanny            tim_one