summaryrefslogtreecommitdiffstats
path: root/third_party/closure_linter
diff options
context:
space:
mode:
authortbreisacher@chromium.org <tbreisacher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-14 02:49:10 +0000
committertbreisacher@chromium.org <tbreisacher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-14 02:49:10 +0000
commit8032ed11ad987152a625bb3b0987b4db41ca6e73 (patch)
tree02dcc6c8d5de969f37477ebb1f34d5317373ca8b /third_party/closure_linter
parent629cd330bd67a8c16d294ff0a8e16e87562e76a7 (diff)
downloadchromium_src-8032ed11ad987152a625bb3b0987b4db41ca6e73.zip
chromium_src-8032ed11ad987152a625bb3b0987b4db41ca6e73.tar.gz
chromium_src-8032ed11ad987152a625bb3b0987b4db41ca6e73.tar.bz2
Add myself and dbeam as OWNERS of the closure_linter and python_gflags third party libraries.
TBR=brettw@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/15901019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206276 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/closure_linter')
-rw-r--r--third_party/closure_linter/OWNERS2
-rw-r--r--third_party/closure_linter/README.chromium1
2 files changed, 3 insertions, 0 deletions
diff --git a/third_party/closure_linter/OWNERS b/third_party/closure_linter/OWNERS
new file mode 100644
index 0000000..f8dba18
--- /dev/null
+++ b/third_party/closure_linter/OWNERS
@@ -0,0 +1,2 @@
+dbeam@chromium.org
+tbreisacher@chromium.org
diff --git a/third_party/closure_linter/README.chromium b/third_party/closure_linter/README.chromium
index 3457973..fe818d6 100644
--- a/third_party/closure_linter/README.chromium
+++ b/third_party/closure_linter/README.chromium
@@ -14,3 +14,4 @@ Description:
Local modifications:
Removed closure_linter/testdata/
Added Apache License notice to closure_linter/common/tokens_test.py
+ Added OWNERS file