Skip to content

Commit

Permalink
[iOS] Upstream OWNERS files
Browse files Browse the repository at this point in the history
Add a wildcard rule in ios/OWNERS to allow anyone to review *.gyp changes
when only adding or removing files.

BUG=None

Review URL: https://codereview.chromium.org/1137823003

Cr-Commit-Position: refs/heads/master@{#329644}
  • Loading branch information
sdefresne authored and Commit bot committed May 13, 2015
1 parent ae76d42 commit 403f1df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ios/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
droger@chromium.org
rohitrao@chromium.org
stuartmorgan@chromium.org

# per-file rules:
# These are for the common case of adding or renaming files. If you're doing
# structural changes, please get a review from a reviewer in this file.
per-file *.gyp=*

0 comments on commit 403f1df

Please sign in to comment.