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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user