Added myself as a maintainer of time and datetime modules.

This commit is contained in:
Alexander Belopolsky 2010-06-08 17:06:48 +00:00
parent 9530452e7d
commit 9dd47b891d
1 changed files with 2 additions and 2 deletions

View 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