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>
This commit is contained in:
Ivana Huckova
2025-06-20 09:25:38 -04:00
committed by GitHub
parent 05fb19c530
commit 4d8d05fdd7
+2 -2
View File
@@ -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