[compiler] Cleanup owners file

Backend is split out, so remove backend owners from src/compiler. Also,
mention explicitly in src/compiler/backend that also all src/compiler
owners are owners there.

R=titzer@chromium.org

No-Try: true
Change-Id: I5409946f65bf27337b715af555083a4804fbb8dd
Reviewed-on: https://chromium-review.googlesource.com/c/1400411
Reviewed-by: Ben Titzer <titzer@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58626}
This commit is contained in:
Clemens Hammacher 2019-01-08 12:02:43 +01:00 committed by Commit Bot
parent 741f2312d1
commit 495c24b276
2 changed files with 2 additions and 4 deletions

View File

@ -10,10 +10,6 @@ tebbi@chromium.org
neis@chromium.org
mvstanton@chromium.org
# For backend
bbudge@chromium.org
gdeepti@chromium.org
per-file wasm-*=ahaas@chromium.org
per-file wasm-*=binji@chromium.org
per-file wasm-*=clemensh@chromium.org

View File

@ -1,4 +1,6 @@
bbudge@chromium.org
gdeepti@chromium.org
# Plus src/compiler owners.
# COMPONENT: Blink>JavaScript>Compiler