summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorBryan Richter <bryan@haskell.foundation>2023-01-10 10:31:35 +0200
committerBryan Richter <bryan@haskell.foundation>2023-01-23 14:12:22 +0200
commit2c6deb186b3a25306c71bd75c6e676be43ddf603 (patch)
tree27cf76ec8c01f7fe48efa70a323ec9261df446a9 /CODEOWNERS
parent82884ce063180a39afed163590738f7095394583 (diff)
downloadhaskell-2c6deb186b3a25306c71bd75c6e676be43ddf603.tar.gz
codeowners: Add Ben, Matt, and Bryan to CIwip/ci-codeowners
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS4
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