diff options
author | Bryan Richter <bryan@haskell.foundation> | 2023-01-10 10:31:35 +0200 |
---|---|---|
committer | Bryan Richter <bryan@haskell.foundation> | 2023-01-23 14:12:22 +0200 |
commit | 2c6deb186b3a25306c71bd75c6e676be43ddf603 (patch) | |
tree | 27cf76ec8c01f7fe48efa70a323ec9261df446a9 /CODEOWNERS | |
parent | 82884ce063180a39afed163590738f7095394583 (diff) | |
download | haskell-2c6deb186b3a25306c71bd75c6e676be43ddf603.tar.gz |
codeowners: Add Ben, Matt, and Bryan to CIwip/ci-codeowners
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 3db2034392..f915a57510 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -79,3 +79,7 @@ /libraries/base/cbits/Win32Utils.c @Phyx /libraries/base/cbits/consUtils.c @Phyx /libraries/base/include/winio_structs.h @Phyx + +[CI] +/.gitlab/ @chreekat @bgamari @mpickering +/.gitlab-ci.yml @chreekat @bgamari @mpickering |