diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/browser/OWNERS | 1 | ||||
-rw-r--r-- | chrome/browser/tab_contents/OWNERS | 2 | ||||
-rw-r--r-- | chrome/browser/ui/OWNERS | 2 |
3 files changed, 5 insertions, 0 deletions
diff --git a/chrome/browser/OWNERS b/chrome/browser/OWNERS new file mode 100644 index 0000000..9c070a5 --- /dev/null +++ b/chrome/browser/OWNERS @@ -0,0 +1 @@ +ben@chromium.org diff --git a/chrome/browser/tab_contents/OWNERS b/chrome/browser/tab_contents/OWNERS new file mode 100644 index 0000000..8099ca4 --- /dev/null +++ b/chrome/browser/tab_contents/OWNERS @@ -0,0 +1,2 @@ +avi@chromium.org +brettw@chromium.org diff --git a/chrome/browser/ui/OWNERS b/chrome/browser/ui/OWNERS new file mode 100644 index 0000000..3363c14 --- /dev/null +++ b/chrome/browser/ui/OWNERS @@ -0,0 +1,2 @@ +pkasting@chromium.org +sky@chromium.org |