diff --git a/compiler/ci/OWNERS.toml b/compiler/ci/OWNERS.toml index caf3fe7d4e94..76e031c55e52 100644 --- a/compiler/ci/OWNERS.toml +++ b/compiler/ci/OWNERS.toml @@ -1,5 +1,5 @@ [[rule]] -files = "benchmark-*.libsonnet benchmark-*.jsonnet" +files = "*bench*.libsonnet *bench*.jsonnet" any = [ "francois.farquet@oracle.com", "andrija.kolic@oracle.com",