summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2019-04-02 10:13:54 (GMT)
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-04-02 16:46:46 (GMT)
commitbf73419518ca550e85188616f860961c7e2a336b (patch)
tree173712baaec1f70d7d9e529370e24ff665a0d19c
parentd132b30ad7ee73606c745ad7e0b81383eea69d0a (diff)
downloadghc-bf73419518ca550e85188616f860961c7e2a336b.zip
ghc-bf73419518ca550e85188616f860961c7e2a336b.tar.gz
ghc-bf73419518ca550e85188616f860961c7e2a336b.tar.bz2
Add myself to libraries/ghci
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index def8a08..9026425 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -38,6 +38,7 @@
# Core libraries
/libraries/base/ @hvr
+/libraries/ghci/ @simonmar
/libraries/template-haskell/ @goldfire
# Internal utilities and libraries