root OWNERS: escape backslashes

pull/8/head
Jeff Grafton 2018-04-13 10:42:22 -07:00
parent ce1cab3bfa
commit 4e9369e6fb
1 changed files with 2 additions and 2 deletions

4
OWNERS
View File

@ -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