diff options
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2010-06-08 17:06:48 (GMT) |
---|---|---|
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2010-06-08 17:06:48 (GMT) |
commit | 9dd47b891de007b09d03230a17ba2b7aed892c8c (patch) | |
tree | 83c12a0aaebc2f4e8170922598828e504610086d /Misc | |
parent | 9530452e7db3edf9240d4548d414382df026f2b5 (diff) | |
download | cpython-9dd47b891de007b09d03230a17ba2b7aed892c8c.zip cpython-9dd47b891de007b09d03230a17ba2b7aed892c8c.tar.gz cpython-9dd47b891de007b09d03230a17ba2b7aed892c8c.tar.bz2 |
Added myself as a maintainer of time and datetime modules.
Diffstat (limited to 'Misc')
-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 1920250..fe5d435 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -80,7 +80,7 @@ crypt csv ctypes theller curses andrew.kuchling -datetime +datetime alexander.belopolsky dbm decimal facundobatista, rhettinger, mark.dickinson difflib tim_one @@ -207,7 +207,7 @@ termios test textwrap threading -time +time alexander.belopolsky timeit tkinter gpolo token georg.brandl |