diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-02 00:21:54 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-02 00:21:54 +0000 |
commit | f9b5ce493cc2b36b3139aab9066f9681fd34dc63 (patch) | |
tree | 4ad9381bf80f4c895e80907c8e2691f2a5a23c6e /athena | |
parent | 8a5ebd43c2a1293082e243c9764c0a665084a9a4 (diff) | |
download | chromium_src-f9b5ce493cc2b36b3139aab9066f9681fd34dc63.zip chromium_src-f9b5ce493cc2b36b3139aab9066f9681fd34dc63.tar.gz chromium_src-f9b5ce493cc2b36b3139aab9066f9681fd34dc63.tar.bz2 |
New athena toplevel directory, OWNERS and DEPS
BUG=None
NOTRY=true
Review URL: https://codereview.chromium.org/260893009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267692 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'athena')
-rw-r--r-- | athena/DEPS | 2 | ||||
-rw-r--r-- | athena/OWNERS | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/athena/DEPS b/athena/DEPS new file mode 100644 index 0000000..7193bf2 --- /dev/null +++ b/athena/DEPS @@ -0,0 +1,2 @@ +# Please do not add dependency to chrome/ and its subdirectories + diff --git a/athena/OWNERS b/athena/OWNERS new file mode 100644 index 0000000..caabb9f --- /dev/null +++ b/athena/OWNERS @@ -0,0 +1,4 @@ +ben@chromium.org +mukai@chromium.org +oshima@chromium.org +sky@chromium.org |