diff --git a/polkadot/.github/CODEOWNERS b/polkadot/.github/CODEOWNERS index a2e5a5ab92..d0cae74ff9 100644 --- a/polkadot/.github/CODEOWNERS +++ b/polkadot/.github/CODEOWNERS @@ -1,2 +1,7 @@ bridges/ @tomusdrw @svyatonik @adoerr @acatangiu @antonio-dropulic - + +# CI +/.github/ @paritytech/ci @chevdor +/scripts/github/ @paritytech/ci @chevdor +/scripts/gitlab/ @paritytech/ci @chevdor +/.gitlab-ci.yml @paritytech/ci