diff options
| author | Théo Zimmermann | 2020-08-12 18:14:09 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2020-08-21 16:31:04 +0200 |
| commit | 6f185424a9b8299b3e32ffbed110d5372a786b04 (patch) | |
| tree | e1996c2359f01a7b005325c86c4e7ac52e596b73 /.github | |
| parent | c424aea1f9c3fa7da042618eb034619dd6a3bf01 (diff) | |
Add Actions to CI realm in CODEOWNERS.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8dbdf43e52..c4d202470d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -23,6 +23,7 @@ /dev/ci/ @coq/ci-maintainers /.travis.yml @coq/ci-maintainers /.gitlab-ci.yml @coq/ci-maintainers +/.github/workflows @coq/ci-maintainers /azure-pipelines.yml @coq/ci-maintainers /Makefile.ci @coq/ci-maintainers |
