mirror of https://github.com/k3s-io/k3s
root OWNERS: escape backslashes
parent
ce1cab3bfa
commit
4e9369e6fb
4
OWNERS
4
OWNERS
|
@ -19,11 +19,11 @@ filters:
|
||||||
- wojtek-t
|
- wojtek-t
|
||||||
|
|
||||||
# Bazel build infrastructure changes often touch files throughout the tree
|
# Bazel build infrastructure changes often touch files throughout the tree
|
||||||
"\.bzl$":
|
"\\.bzl$":
|
||||||
reviewers:
|
reviewers:
|
||||||
- ixdy
|
- ixdy
|
||||||
approvers:
|
approvers:
|
||||||
- ixdy
|
- ixdy
|
||||||
"BUILD(\.bazel)?$":
|
"BUILD(\\.bazel)?$":
|
||||||
approvers:
|
approvers:
|
||||||
- ixdy
|
- ixdy
|
||||||
|
|
Loading…
Reference in New Issue