Skip to content
Snippets Groups Projects
Commit 24148b2a authored by Ben Gamari's avatar Ben Gamari
Browse files

Add CODEOWNERS

GitLab uses this file to suggest reviewers based upon the files that a Merge
Request touches.

[skip-ci]
parent aaec1ccb
No related branches found
No related tags found
No related merge requests found
# Confused about what this is? See
# https://gitlab.haskell.org/help/user/project/code_owners
# Catch-all
* @bgamari
# Build system
/hadrian @snowleopard @alp @DavidEichmann
# RTS-like things
/rts @bgamari @simonmar @osa1 @Phyx
/includes @bgamari @simonmar @osa1
# The compiler
/compiler/typecheck @simonpj @goldfire
/compiler/rename @simonpj @goldfire
/compiler/typecheck/TcDeriv* @RyanGlScott
/compiler/nativeGen @simonmar @bgamari @AndreasK
# Core libraries
/libraries/base @hvr
/libraries/template-haskell @goldfire
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment