summaryrefslogtreecommitdiffstats
path: root/third_party/closure_linter
diff options
context:
space:
mode:
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