diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2010-11-22 01:22:43 (GMT) |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2010-11-22 01:22:43 (GMT) |
commit | 870e0e81a6b90d02cf0beae2c59c577e8cb960f1 (patch) | |
tree | 65759104317e8f934d8da8d5cf259407f1e6012c /Misc/maintainers.rst | |
parent | 300623d9b25ca0f08271359b8cea0b5d0f5097d5 (diff) | |
download | cpython-870e0e81a6b90d02cf0beae2c59c577e8cb960f1.zip cpython-870e0e81a6b90d02cf0beae2c59c577e8cb960f1.tar.gz cpython-870e0e81a6b90d02cf0beae2c59c577e8cb960f1.tar.bz2 |
Add myself for unittest and fix Alexander username
Diffstat (limited to 'Misc/maintainers.rst')
-rw-r--r-- | Misc/maintainers.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 9b43856..5240eeb 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -86,7 +86,7 @@ crypt csv skip.montanaro ctypes theller curses -datetime alexander.belopolsky +datetime belopolsky dbm decimal facundobatista, rhettinger, mark.dickinson difflib tim_one @@ -214,18 +214,18 @@ termios test textwrap georg.brandl threading pitrou -time alexander.belopolsky +time belopolsky timeit georg.brandl tkinter gpolo token georg.brandl tokenize -trace alexander.belopolsky +trace belopolsky traceback georg.brandl* tty turtle gregorlingl types unicodedata loewis, lemburg, ezio.melotti -unittest michael.foord +unittest michael.foord, ezio.melotti urllib orsenthil uu uuid @@ -302,9 +302,9 @@ py3 transition benjamin.peterson release management tarek, lemburg, benjamin.peterson, barry, loewis, gvanrossum, anthonybaxter str.format eric.smith -testing michael.foord, pitrou, giampaolo.rodola +testing michael.foord, pitrou, giampaolo.rodola, ezio.melotti threads pitrou -time and dates lemburg +time and dates lemburg, belopolsky unicode lemburg, ezio.melotti, haypo version control ================== =========== |