diff options
author | cimamoglu@chromium.org <cimamoglu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-21 13:49:31 +0000 |
---|---|---|
committer | cimamoglu@chromium.org <cimamoglu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-21 13:49:31 +0000 |
commit | d012031339e5d0e9a2a2b7dd25eb29dc34e16283 (patch) | |
tree | e0d7c91f3b25c78a93d337318331c4d06b8a9db0 /printing | |
parent | 46e095c1b0fcf383ff1b5a6f367dcde3125475e3 (diff) | |
download | chromium_src-d012031339e5d0e9a2a2b7dd25eb29dc34e16283.zip chromium_src-d012031339e5d0e9a2a2b7dd25eb29dc34e16283.tar.gz chromium_src-d012031339e5d0e9a2a2b7dd25eb29dc34e16283.tar.bz2 |
Update Android printing related OWNERS files
Review URL: https://codereview.chromium.org/77453004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236523 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'printing')
-rw-r--r-- | printing/OWNERS | 3 | ||||
-rw-r--r-- | printing/android/OWNERS | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/printing/OWNERS b/printing/OWNERS index 9a7edb6..61f36ee 100644 --- a/printing/OWNERS +++ b/printing/OWNERS @@ -5,3 +5,6 @@ scottbyer@chromium.org thestig@chromium.org vandebo@chromium.org vitalybuka@chromium.org + +per-file printing_context_android*=avayvod@chromium.org +per-file printing_context_android*=cimamoglu@chromium.org diff --git a/printing/android/OWNERS b/printing/android/OWNERS new file mode 100644 index 0000000..1126a3c --- /dev/null +++ b/printing/android/OWNERS @@ -0,0 +1,2 @@ +avayvod@chromium.org +cimamoglu@chromium.org |