diff options
author | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-05 23:12:44 +0000 |
---|---|---|
committer | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-05 23:12:44 +0000 |
commit | 8d267200805d657c79d1163efe451776ae5d4e1e (patch) | |
tree | 01b969fd2024a22b59532f71e71f7d3209be21f7 | |
parent | 68b9e72b2edf989ca77ee942250f6eb9d5b8eeeb (diff) | |
download | chromium_src-8d267200805d657c79d1163efe451776ae5d4e1e.zip chromium_src-8d267200805d657c79d1163efe451776ae5d4e1e.tar.gz chromium_src-8d267200805d657c79d1163efe451776ae5d4e1e.tar.bz2 |
Add OWNERS file for chromedriver.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7582006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95681 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/webdriver/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/webdriver/OWNERS b/chrome/test/webdriver/OWNERS new file mode 100644 index 0000000..fc0d565 --- /dev/null +++ b/chrome/test/webdriver/OWNERS @@ -0,0 +1,2 @@ +kkania@chromium.org +hnguyen@chromium.org |