add codeowners to protect release dirs (#15711)

This commit is contained in:
modrake
2022-06-06 15:06:49 -07:00
committed by GitHub
parent 08b287d089
commit 395356af8a

View File

@@ -38,3 +38,7 @@
# so stewards of the backend code are added below for notification.
/ui/app/components/auth-jwt.js @austingebauer
/ui/app/routes/vault/cluster/oidc-*.js @austingebauer
# Release config; service account is required for automation tooling.
/.release/ @hashicorp/release-engineering @hashicorp/github-secure-vault-core
/.github/workflows/build.yml @hashicorp/release-engineering @hashicorp/github-secure-vault-core