Files
Line: 2: incorrect codeowner organization: grafana/loki-team Line: 2: no users/groups matched Line: 5: incorrect codeowner organization: grafana/docs-logs Line: 5: incorrect codeowner organization: grafana/loki-team Line: 5: no users/groups matched Line: 8: incorrect codeowner organization: grafana/loki-team Line: 8: incorrect codeowner user: periklis Line: 8: incorrect codeowner user: xperimental Line: 8: incorrect codeowner user: JoaoBraveCoding Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: grafana/loki-team Line: 9: incorrect codeowner user: periklis Line: 9: incorrect codeowner user: xperimental Line: 9: incorrect codeowner user: JoaoBraveCoding Line: 9: no users/groups matched Line: 13: incorrect codeowner organization: grafana/oss-big-tent Line: 13: incorrect codeowner organization: grafana/loki-team Line: 13: no users/groups matched Line: 16: incorrect codeowner user: trevorwhitney Line: 16: no users/groups matched Line: 17: incorrect codeowner user: trevorwhitney Line: 17: no users/groups matched Line: 20: incorrect format

21 lines
735 B
Plaintext

# Default owners for everything in the repo, unless a later match takes precedence.
* @grafana/loki-team
# Documentation.
/docs/ @grafana/docs-logs @grafana/loki-team
# Loki operator
/operator/ @grafana/loki-team @periklis @xperimental @JoaoBraveCoding
/.github/workflows/operator* @grafana/loki-team @periklis @xperimental @JoaoBraveCoding
# Logql grammar
# The OSS big tent team is listed as co-codeowner for grammar file. This is to receive notifications about updates, so these can be implemented in https://github.com/grafana/lezer-logql
pkg/logql/syntax/syntax.y @grafana/oss-big-tent @grafana/loki-team
# Nix
/nix/ @trevorwhitney
flake.nix @trevorwhitney
# No owners - allows sub-maintainers to merge changes.
CHANGELOG.md