diff options
author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-08-13 19:11:15 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-08-13 19:11:15 +0000 |
commit | 8027d99c20983e2a3473e5d6ff71b4a761c46874 (patch) | |
tree | c9166b3e8bc8c1183b4bf0e504b4391f9f84b215 | |
parent | fa5723a106d746c0e78798f2d5ab997f0c0619b4 (diff) |
add root files from chrome
BUG=
R=robertphillips@google.com
Review URL: https://codereview.chromium.org/23111002
git-svn-id: http://skia.googlecode.com/svn/trunk@10696 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r-- | OWNERS | 2 | ||||
-rw-r--r-- | README.chromium | 5 |
2 files changed, 7 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000000..cb46374cb9 --- /dev/null +++ b/OWNERS @@ -0,0 +1,2 @@ +reed@google.com +bsalomon@google.com diff --git a/README.chromium b/README.chromium new file mode 100644 index 0000000000..01839b7c06 --- /dev/null +++ b/README.chromium @@ -0,0 +1,5 @@ +Name: skia +URL: http://code.google.com/p/skia +Version: unknown +Security Critical: yes +License: BSD |