Point codereview.settings at the newly-created webrtc-reviews google group.
https://groups.google.com/a/webrtc.org/forum/?#!forum/webrtc-reviews Review URL: https://webrtc-codereview.appspot.com/934016 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3109 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
d72b3d6c81
commit
37ff69d608
@ -15,6 +15,7 @@
|
|||||||
'filepath': '^WATCHLISTS$',
|
'filepath': '^WATCHLISTS$',
|
||||||
},
|
},
|
||||||
'all_webrtc': {
|
'all_webrtc': {
|
||||||
|
# NOTE: if you like this you might like webrtc-reviews@webrtc.org!
|
||||||
'filepath': 'webrtc/.*',
|
'filepath': 'webrtc/.*',
|
||||||
},
|
},
|
||||||
'root_files': {
|
'root_files': {
|
||||||
@ -75,9 +76,7 @@
|
|||||||
|
|
||||||
'WATCHLISTS': {
|
'WATCHLISTS': {
|
||||||
'this_file': [''],
|
'this_file': [''],
|
||||||
'all_webrtc': ['andrew@webrtc.org',
|
'all_webrtc': ['giles@mozilla.com',
|
||||||
'fischman@webrtc.org',
|
|
||||||
'giles@mozilla.com',
|
|
||||||
'tterriberry@mozilla.com'],
|
'tterriberry@mozilla.com'],
|
||||||
'root_files': ['andrew@webrtc.org',
|
'root_files': ['andrew@webrtc.org',
|
||||||
'niklas.enbom@webrtc.org'],
|
'niklas.enbom@webrtc.org'],
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This file is used by gcl to get repository specific information.
|
# This file is used by gcl to get repository specific information.
|
||||||
CODE_REVIEW_SERVER: webrtc-codereview.appspot.com
|
CODE_REVIEW_SERVER: webrtc-codereview.appspot.com
|
||||||
#CC_LIST:
|
CC_LIST: webrtc-reviews@webrtc.org
|
||||||
VIEW_VC: http://code.google.com/p/webrtc/source/detail?r=
|
VIEW_VC: http://code.google.com/p/webrtc/source/detail?r=
|
||||||
#STATUS:
|
#STATUS:
|
||||||
TRY_ON_UPLOAD: False
|
TRY_ON_UPLOAD: False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user