diff --git a/Makefile b/Makefile
index 0b330dd..8e311f5 100644
--- a/Makefile
+++ b/Makefile
@@ -25,9 +25,9 @@ D8LOGS=data/logs/drupal8-git-logs.csv
 FULLLOGS=data/logs/drupalfull-git-logs.csv
 
 # Here, maintainer means git pusher(former cvs commiter).
-D7MAINTAINERS='(Dries|webchick)'
-D8MAINTAINERS='(Dries|webchick|catch)'
-HISTMAINTAINERS='(Dries|drumm|Gábor Hojtsy|jeroen|killes|kjartan|natrak|Steven|webchick|catch)'
+D7MAINTAINERS='(Dries|webchick|David Rothstein|Jennifer Hodgdon)'
+D8MAINTAINERS='(Dries|webchick|catch|Alex Pott)'
+HISTMAINTAINERS='(Dries|drumm|Gábor Hojtsy|jeroen|killes|kjartan|natrak|Steven|webchick|catch|David Rothstein|Jennifer Hodgdon|Alex Pott)'
 
 .PHONY: all clean mainlogs fulllog d7log d8log doc stats stats-d7 stats-d8 stats-full stats-filelog-count stats-filelog-count-full stats-filelog-count-d7 stats-filelog-count-d8 stats-commitlog-count stats-commitlog-count-full stats-commitlog-count-d7 stats-commitlog-count-d8 filelog-count commitlog-count tagclouds tagcloud-base TagCloud/application.linux/TagCloud tagclouds-d7 tagclouds-d8 tagclouds-full codeswarm-xml
 
