diff options
author | blundell <blundell@chromium.org> | 2015-01-21 12:49:29 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-21 20:51:56 +0000 |
commit | 075d9d1f37299ce12753f49d00d8ee27b1775c18 (patch) | |
tree | 6d0cd3604cf5a5e91a118663d9eee917848db23d /third_party/mojo | |
parent | 2598c69a3c184095cdcc911b24cb47930b66c5ec (diff) | |
download | chromium_src-075d9d1f37299ce12753f49d00d8ee27b1775c18.zip chromium_src-075d9d1f37299ce12753f49d00d8ee27b1775c18.tar.gz chromium_src-075d9d1f37299ce12753f49d00d8ee27b1775c18.tar.bz2 |
Add third_party/mojo/OWNERS
Mimic //mojo/OWNERS.
Review URL: https://codereview.chromium.org/857913002
Cr-Commit-Position: refs/heads/master@{#312448}
Diffstat (limited to 'third_party/mojo')
-rw-r--r-- | third_party/mojo/OWNERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/mojo/OWNERS b/third_party/mojo/OWNERS new file mode 100644 index 0000000..049c165 --- /dev/null +++ b/third_party/mojo/OWNERS @@ -0,0 +1,7 @@ +# The code underneath src/ is being canonically developed in the mojo +# repository; please land changes there or they will be blown away by the next +# sync. +# See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/nAwEbgCrUio/73AA2fnfcpEJ +# for more details. +ben@chromium.org +jamesr@chromium.org |