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

Side by Side Diff: codereview.settings

Issue 2797673002: Add global status comments for owners (Closed)
Patch Set: Created 3 years, 8 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 unified diff | Download patch
« build/OWNERS ('K') | « build/OWNERS.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is used by git-cl to get repository specific information. 1 # This file is used by git-cl to get repository specific information.
2 CODE_REVIEW_SERVER: codereview.chromium.org 2 CODE_REVIEW_SERVER: codereview.chromium.org
3 CC_LIST: chromium-reviews@chromium.org 3 CC_LIST: chromium-reviews@chromium.org
4 VIEW_VC: https://chromium.googlesource.com/chromium/src/+/ 4 VIEW_VC: https://chromium.googlesource.com/chromium/src/+/
5 STATUS: http://chromium-status.appspot.com/status 5 STATUS: http://chromium-status.appspot.com/status
6 TRY_ON_UPLOAD: True 6 TRY_ON_UPLOAD: True
7 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try 7 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
8 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-u pload-hook?revision=HEAD&root=chrome 8 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-u pload-hook?revision=HEAD&root=chrome
9 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl- upload-hook?revision=HEAD&root=chrome 9 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl- upload-hook?revision=HEAD&root=chrome
10 LINT_IGNORE_REGEX: webkit/api/.* 10 LINT_IGNORE_REGEX: webkit/api/.*
11 PROJECT: chromium 11 PROJECT: chromium
12 PENDING_REF_PREFIX: refs/pending/ 12 PENDING_REF_PREFIX: refs/pending/
13 RUN_POST_UPLOAD_HOOK: True 13 RUN_POST_UPLOAD_HOOK: True
14 OWNERS_STATUS_FILE: build/OWNERS.status
OLDNEW
« build/OWNERS ('K') | « build/OWNERS.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698