Reviewers: Michael Achenbach, tandrii_google,

Description:
Use OAuth for accessing Rietveld

[email protected], [email protected]
BUG=489483

Please review this at https://codereview.chromium.org/1150333002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+1, -1 lines):
  M testing/commit_queue/config.json


Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json index 150401e118852c0e2e659c2fdc9582cc3dc02bdb..9caf9b5187e32a37aabf0447a235b15f203bd5a2 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -7,7 +7,7 @@
     "max_commit_burst": 1,
     "remote_branch": "refs/pending/heads/master",
     "rietveld_url": "https://codereview.chromium.org";,
-    "rietveld_user": "[email protected]",
+    "rietveld_auth": "oauth2",
     "skip_throttle_users": [
         "[email protected]"
     ],


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to