Added myself as a maintainer of time and datetime modules.
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 @@
 csv
 ctypes              theller
 curses              andrew.kuchling
-datetime
+datetime            alexander.belopolsky
 dbm
 decimal             facundobatista, rhettinger, mark.dickinson
 difflib             tim_one
@@ -207,7 +207,7 @@
 test
 textwrap
 threading
-time
+time                alexander.belopolsky
 timeit
 tkinter             gpolo
 token               georg.brandl