[commit: ghc] wip/ghc-8.8-merges: Add Simon and Richard as more CODEOWNERS (13e4ab2)
git at git.haskell.org
git at git.haskell.org
Thu Feb 21 15:08:58 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ghc-8.8-merges
Link : http://ghc.haskell.org/trac/ghc/changeset/13e4ab290ca680f58fd58d49d22eedc9290a4ee3/ghc
>---------------------------------------------------------------
commit 13e4ab290ca680f58fd58d49d22eedc9290a4ee3
Author: Richard Eisenberg <rae at cs.brynmawr.edu>
Date: Thu Jan 24 22:27:00 2019 -0500
Add Simon and Richard as more CODEOWNERS
[skip ci]
>---------------------------------------------------------------
13e4ab290ca680f58fd58d49d22eedc9290a4ee3
CODEOWNERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CODEOWNERS b/CODEOWNERS
index 2a6f508..30d05f5 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -21,6 +21,9 @@
/compiler/simplCore/Exitify.hs @nomeata
/compiler/simplStg/StgCse.hs @nomeata
/compiler/cmm/CmmSwitch.hs @nomeata
+/compiler/types @simonpj @goldfire
+/compiler/deSugar @simonpj @goldfire
+/compiler/hsSyn/Convert.hs @goldfire
# Core libraries
/libraries/base @hvr
More information about the ghc-commits
mailing list