[commit: ghc] wip/ppc64-testsuite, wip/revert-intree-gmp-flag: Add Simon and Richard as more CODEOWNERS (571e45d)
git at git.haskell.org
git at git.haskell.org
Sun Jan 27 13:33:25 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branches: wip/ppc64-testsuite,wip/revert-intree-gmp-flag
Link : http://ghc.haskell.org/trac/ghc/changeset/571e45d6b5e13222133e52b3c3ca0ff8dfd6747a/ghc
>---------------------------------------------------------------
commit 571e45d6b5e13222133e52b3c3ca0ff8dfd6747a
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]
>---------------------------------------------------------------
571e45d6b5e13222133e52b3c3ca0ff8dfd6747a
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