From 3dbcc3682066450b0fe1e74f9d82472d5c603d3b Mon Sep 17 00:00:00 2001
From: Richard Eisenberg <rae@richarde.dev>
Date: Tue, 23 Jul 2019 10:46:46 -0400
Subject: [PATCH] Simon and I like to work in hsSyn, too.

---
 CODEOWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CODEOWNERS b/CODEOWNERS
index 22349e278ce9..6e7c0931b946 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
-- 
GitLab