diff --git a/CODEOWNERS b/CODEOWNERS
index 22349e278ce93c9c39833386242f999628b5c975..6e7c0931b9466d3e6587bce0a729232ed66372cc 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -17,6 +17,7 @@
 
 # The compiler
 /compiler/parser/                 @int-index
+/compiler/hsSyn/                  @simonpj @rae
 /compiler/typecheck/              @simonpj @rae
 /compiler/rename/                 @simonpj @rae
 /compiler/types/                  @simonpj @rae