Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(236)

Unified Diff: PRESUBMIT.py

Issue 2918403007: Add OWNERS files (Closed)
Patch Set: add dnj and iannucci to client/OWNERS Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index f2534d44071acbccf21279100a475cd1f8ff5b18..5eb611c03e40c6cca683919638ca5fb532e63e3b 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -38,7 +38,6 @@ def CommonChecks(input_api, output_api):
return input_api.canned_checks.PanProjectChecks(
input_api, output_api,
excluded_paths=excluded,
- owners_check=False,
license_header=header(input_api))
« no previous file with comments | « OWNERS ('k') | appengine/auth_service/OWNERS » ('j') | appengine/components/components/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698