]> granicus.if.org Git - python/commitdiff
Added myself as a maintainer of time and datetime modules.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 8 Jun 2010 17:06:48 +0000 (17:06 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 8 Jun 2010 17:06:48 +0000 (17:06 +0000)
Misc/maintainers.rst

index 1920250abc4fb10a8578adbe2b918ccdc1364783..fe5d435f871d992ab787701eb83e82ef3ea8b9e6 100644 (file)
@@ -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