diff options
author | Georg Brandl <georg@python.org> | 2009-09-18 09:06:37 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2009-09-18 09:06:37 (GMT) |
commit | 639cf64b002fbdbcf868aa3f6c9b9c5b171ce5ac (patch) | |
tree | 7b043446a5e06335adf41a136f881950b185cd18 | |
parent | a17487b3211d8f719ccb78bdfb491304eaf6b556 (diff) | |
download | cpython-639cf64b002fbdbcf868aa3f6c9b9c5b171ce5ac.zip cpython-639cf64b002fbdbcf868aa3f6c9b9c5b171ce5ac.tar.gz cpython-639cf64b002fbdbcf868aa3f6c9b9c5b171ce5ac.tar.bz2 |
Add myself in interest areas.
-rw-r--r-- | Misc/maintainers.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index ecbc930..8349f78 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -257,11 +257,11 @@ HP-UX Interest Area Maintainers ------------------ ----------- algorithms -ast/compiler ncoghlan, benjamin.peterson, brett.cannon +ast/compiler ncoghlan, benjamin.peterson, brett.cannon, georg.brandl autoconf bsd buildbots -data formats mark.dickinson +data formats mark.dickinson, georg.brandl database lemburg documentation georg.brandl GUI |