diff options
author | Paweł Hajdan, Jr <phajdan.jr@chromium.org> | 2014-10-31 11:10:34 +0100 |
---|---|---|
committer | Paweł Hajdan, Jr <phajdan.jr@chromium.org> | 2014-10-31 10:11:57 +0000 |
commit | c75d18e9a41508a9fba245b3a4651c63fbbd5c83 (patch) | |
tree | 64f895271b86b8cbdd5bed9edce32d5a901298f6 /testing | |
parent | 86cc798cc2947dd88aa73505d716f93538dffa5b (diff) | |
download | chromium_src-c75d18e9a41508a9fba245b3a4651c63fbbd5c83.zip chromium_src-c75d18e9a41508a9fba245b3a4651c63fbbd5c83.tar.gz chromium_src-c75d18e9a41508a9fba245b3a4651c63fbbd5c83.tar.bz2 |
Add testing/scripts/OWNERS
It'll likely have more people in the future,
but for now starting small until the API gets more stable.
BUG=422235
R=iannucci@chromium.org
Review URL: https://codereview.chromium.org/686073002
Cr-Commit-Position: refs/heads/master@{#302246}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/scripts/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/scripts/OWNERS b/testing/scripts/OWNERS new file mode 100644 index 0000000..9f378a2 --- /dev/null +++ b/testing/scripts/OWNERS @@ -0,0 +1,5 @@ +# This is needed because of * in testing/OWNERS . +set noparent + +iannucci@chromium.org +phajdan.jr@chromium.org |