Skip to content

Commit

Permalink
root OWNERS: escape backslashes
Browse files Browse the repository at this point in the history
  • Loading branch information
ixdy committed Apr 13, 2018
1 parent ce1cab3 commit 4e9369e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4e9369e

Please sign in to comment.