mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
ensure engineering has merge authority on build pipeline (#15350)
Adds @hashicorp/nomad-eng to the codeowners list for the build and release workflow files, so that we can fix problems that arise without being bottlenecked on another team.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# release configuration
|
||||
|
||||
/.release/ @hashicorp/release-engineering @hashicorp/github-nomad-core
|
||||
/.github/workflows/build.yml @hashicorp/release-engineering @hashicorp/github-nomad-core
|
||||
/.release/ @hashicorp/release-engineering @hashicorp/github-nomad-core @hashicorp/nomad-eng
|
||||
/.github/workflows/build.yml @hashicorp/release-engineering @hashicorp/github-nomad-core @hashicorp/nomad-eng
|
||||
|
||||
Reference in New Issue
Block a user