Skip to content

Commit

Permalink
CODEOWNERS: Add codeowners for loki operator (grafana#10222)
Browse files Browse the repository at this point in the history
**What this PR does / why we need it**:
Explicit code-owners for loki operator

**Which issue(s) this PR fixes**:
Fixes #<issue number>

**Special notes for your reviewer**:

**Checklist**
- [x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)

Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>
  • Loading branch information
kavirajk authored Aug 11, 2023
1 parent a3741d1 commit 30d2b76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
# Documentation.
/docs/ @grafana/docs-logs @grafana/loki-team

# Loki operator
/operator/ @grafana/loki-team @periklis @xperimental

# No owners - allows sub-maintainers to merge changes.
CHANGELOG.md

0 comments on commit 30d2b76

Please sign in to comment.