diff options
-rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 22349e278c..6e7c0931b9 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 |