Add a couple interest areas for Nick per his request.
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst
index 00f802e..22bc029 100644
--- a/Misc/maintainers.rst
+++ b/Misc/maintainers.rst
@@ -257,7 +257,7 @@
 Interest Area       Maintainers
 ------------------  -----------
 algorithms
-ast/compiler
+ast/compiler        ncoghlan
 autoconf
 bsd
 buildbots
@@ -266,7 +266,7 @@
 documentation       georg.brandl
 GUI
 i18n                lemburg
-import machinery    brett.cannon
+import machinery    brett.cannon, ncoghlan
 io                  pitrou, benjamin.peterson
 locale              lemburg, loewis
 makefiles