summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2019-04-02 06:13:54 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-04-02 12:46:46 -0400
commitbf73419518ca550e85188616f860961c7e2a336b (patch)
tree173712baaec1f70d7d9e529370e24ff665a0d19c /CODEOWNERS
parentd132b30ad7ee73606c745ad7e0b81383eea69d0a (diff)
downloadhaskell-bf73419518ca550e85188616f860961c7e2a336b.tar.gz
Add myself to libraries/ghci
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index def8a087b2..902642563f 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