Commit 25f86ffe authored by mtrofin's avatar mtrofin Committed by Commit bot

[wasm] wasm WATCHLISTS

Improve visibility within the distributed wasm team.
Created wasm watchlist, and added wasm-team - the union of
MUC and MTV wasm teams.

BUG=

Review-Url: https://codereview.chromium.org/2759053002
Cr-Commit-Position: refs/heads/master@{#43959}
parent 2470f2ac
...@@ -66,6 +66,10 @@ ...@@ -66,6 +66,10 @@
'inspector': { 'inspector': {
'filepath': 'inspector', 'filepath': 'inspector',
}, },
'wasm': {
'filepath': 'src/wasm/' \
'|src/compiler/wasm',
},
}, },
'WATCHLISTS': { 'WATCHLISTS': {
...@@ -102,5 +106,8 @@ ...@@ -102,5 +106,8 @@
'inspector': [ 'inspector': [
'devtools-reviews@chromium.org', 'devtools-reviews@chromium.org',
], ],
'wasm': [
'wasm-v8@google.com',
],
}, },
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment