Skip to content

Commit

Permalink
allow @grafana/grafana-oncall GitHub team users to approve changes …
Browse files Browse the repository at this point in the history
…to `/docs` (#4026)

# What this PR does

On #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.
  • Loading branch information
joeyorlando authored Mar 7, 2024
1 parent 99cd4c1 commit c85a960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c85a960

Please sign in to comment.