chore: Make oss big tent codeowners of grammar file to be notified about new grammar (#18145)

Signed-off-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
pull/18176/head
Ivana Huckova 7 days ago committed by GitHub
parent 05fb19c530
commit 4d8d05fdd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      CODEOWNERS

@ -9,8 +9,8 @@
/.github/workflows/operator* @grafana/loki-team @periklis @xperimental @JoaoBraveCoding
# Logql grammar
# The observability logs 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/expr.y @grafana/observability-logs @grafana/loki-team
# 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

Loading…
Cancel
Save