allow @grafana/grafana-oncall GitHub team users to approve changes to /docs (#4026)
# What this PR does On https://github.com/grafana/oncall/pull/3992 I needed to poke the `docs-gops` team for an approval, even though it was only a one line change and can be safely approved by anyone on the OnCall team ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [x] Added the relevant release notes label (see labels prefixed w/ `release:`). These labels dictate how your PR will show up in the autogenerated release notes.
This commit is contained in:
parent
99cd4c1c48
commit
c85a9601a2
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -1,6 +1,6 @@
|
|||
* @grafana/grafana-oncall-backend
|
||||
/grafana-plugin @grafana/grafana-oncall-frontend
|
||||
/docs @grafana/docs-gops
|
||||
/docs @grafana/docs-gops @grafana/grafana-oncall
|
||||
|
||||
# `make docs` procedure is owned by @jdbaldry of @grafana/docs-squad.
|
||||
/.github/workflows/update-make-docs.yml @jdbaldry
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue