diff options
author | maruel <maruel@chromium.org> | 2015-06-26 10:45:49 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-26 17:46:19 +0000 |
commit | bc08d477da9c4ec24c7cbc93a72e1fde58f6738b (patch) | |
tree | 280001b04b474f82681b89b76df756f31c640779 /content/OWNERS | |
parent | bb6997a51135e668e8e3c72b66b2aee3585c732e (diff) | |
download | chromium_src-bc08d477da9c4ec24c7cbc93a72e1fde58f6738b.zip chromium_src-bc08d477da9c4ec24c7cbc93a72e1fde58f6738b.tar.gz chromium_src-bc08d477da9c4ec24c7cbc93a72e1fde58f6738b.tar.bz2 |
Add tandrii and vadimsh as *.isolate owners.
Remove csharp since he's not working on test isolation anymore.
R=vadimsh@chromium.org,tandrii@chromium.org
TBR=
BUG=
NOTRY=true
Review URL: https://codereview.chromium.org/1214673004
Cr-Commit-Position: refs/heads/master@{#336399}
Diffstat (limited to 'content/OWNERS')
-rw-r--r-- | content/OWNERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/OWNERS b/content/OWNERS index bac3ee2..5e71b11 100644 --- a/content/OWNERS +++ b/content/OWNERS @@ -20,5 +20,6 @@ per-file content_nacl_nonsfi.gyp=* per-file *.sb=set noparent per-file *.sb=rsesek@chromium.org -per-file *.isolate=csharp@chromium.org per-file *.isolate=maruel@chromium.org +per-file *.isolate=tandrii@chromium.org +per-file *.isolate=vadimsh@chromium.org |