diff options
author | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 17:39:20 +0000 |
---|---|---|
committer | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 17:39:20 +0000 |
commit | bed29f042d424c95bad10263358bd65a36491c20 (patch) | |
tree | f154f1e762c296cffbf2a2e7b6f30b5a7700ea70 | |
parent | 0d09bfccc340a61ea88e1141c57f15d0f15bd102 (diff) | |
download | chromium_src-bed29f042d424c95bad10263358bd65a36491c20.zip chromium_src-bed29f042d424c95bad10263358bd65a36491c20.tar.gz chromium_src-bed29f042d424c95bad10263358bd65a36491c20.tar.bz2 |
Add a third_party/pexpect/OWNERS file consisting of nduca and tonyg.
BUG=None
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/15901020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207026 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | third_party/pexpect/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/pexpect/OWNERS b/third_party/pexpect/OWNERS new file mode 100644 index 0000000..ad5af4f --- /dev/null +++ b/third_party/pexpect/OWNERS @@ -0,0 +1,2 @@ +nduca@chromium.org +tonyg@chromium.org |