Update CODEOWNERS (#3026)

This commit is contained in:
Mika 2023-01-24 18:52:41 +01:00 committed by GitHub
parent 1e6b53e249
commit c3a925d63d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.github/CODEOWNERS vendored
View file

@ -1,7 +1 @@
# Restrict all workflows except deployments to SRE
.github/workflows/* @saleor/sre
# Restrict Deployment Workflows to be Approved by Cloud Team
.github/workflows/test-env* @saleor/cloud
.github/workflows/deploy-* @saleor/cloud
.github/workflows/notify/* @saleor/cloud