summaryrefslogtreecommitdiffstats
path: root/Misc/maintainers.rst
diff options
context:
space:
mode:
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-06-08 17:15:33 (GMT)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-06-08 17:15:33 (GMT)
commita9230236fa1ac5981de53f8f76d4db402a8a4311 (patch)
treef7466c772223c2d199d3c3b9f9f9d011337eaffe /Misc/maintainers.rst
parent99bcf5ce08d3f326e2a869bff2556ed363256737 (diff)
downloadcpython-a9230236fa1ac5981de53f8f76d4db402a8a4311.zip
cpython-a9230236fa1ac5981de53f8f76d4db402a8a4311.tar.gz
cpython-a9230236fa1ac5981de53f8f76d4db402a8a4311.tar.bz2
Merged revisions 81838 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r81838 | alexander.belopolsky | 2010-06-08 13:06:48 -0400 (Tue, 08 Jun 2010) | 1 line Added myself as a maintainer of time and datetime modules. ........
Diffstat (limited to 'Misc/maintainers.rst')
-rw-r--r--Misc/maintainers.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst
index 3fb00ff..7795eb0 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