[Python-checkins] devguide: Added myself as an "expert" for posix and Argument Clinic, saints preserve us.
larry.hastings
python-checkins at python.org
Mon Apr 13 17:29:57 CEST 2015
https://hg.python.org/devguide/rev/1631a31aa805
changeset: 737:1631a31aa805
user: Larry Hastings <larry at hastings.org>
date: Mon Apr 13 11:29:54 2015 -0400
summary:
Added myself as an "expert" for posix and Argument Clinic, saints preserve us.
files:
experts.rst | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -176,7 +176,7 @@
platform lemburg
plistlib
poplib giampaolo.rodola
-posix
+posix larry
pprint fdrake
profile georg.brandl
pstats georg.brandl
@@ -278,6 +278,7 @@
================== ===========
Tool Maintainers
================== ===========
+Argument Clinic larry
pybench lemburg
================== ===========
--
Repository URL: https://hg.python.org/devguide
More information about the Python-checkins
mailing list