Commit 4e9369e6 authored by Jeff Grafton's avatar Jeff Grafton

root OWNERS: escape backslashes

parent ce1cab3b
......@@ -19,11 +19,11 @@ filters:
- wojtek-t
# Bazel build infrastructure changes often touch files throughout the tree
"\.bzl$":
"\\.bzl$":
reviewers:
- ixdy
approvers:
- ixdy
"BUILD(\.bazel)?$":
"BUILD(\\.bazel)?$":
approvers:
- ixdy
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment