add codeowners to protect release dirs (#13261)

* add codeowners to protect release dirs
This commit is contained in:
modrake 2022-06-06 08:57:15 -07:00 committed by GitHub
parent 5cd31933d1
commit 802eda2af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.github/CODEOWNERS vendored
View File

@ -5,3 +5,6 @@
/website/content/api-docs/ @hashicorp/consul-docs
# release configuration
/.release/ @hashicorp/release-engineering @hashicorp/github-consul-core
/.github/workflows/build.yml @hashicorp/release-engineering @hashicorp/github-consul-core