|
|
|
oauth: update codereview defaultcc to golang-codereview
gobot kindly asked me to do it.
Patch Set 1 #Patch Set 2 : diff -r 696c08849124 https://code.google.com/p/goauth2 #Patch Set 3 : diff -r 696c08849124 https://code.google.com/p/goauth2 #Total messages: 4
|
patrick2
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/goauth2
|
11 years, 6 months ago (2014年06月29日 12:31:56 UTC) #1 |
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/goauth2
R=adg On Sun, Jun 29, 2014 at 5:31 AM, <patrick@mezard.eu> wrote: > Reviewers: golang-codereviews, > > Message: > Hello golang-codereviews@googlegroups.com, > > I'd like you to review this change to > https://code.google.com/p/goauth2 > > > Description: > oauth: update codereview defaultcc to golang-codereview > > gobot kindly asked me to do it. > > > > Please review this at https://codereview.appspot.com/108260044/ > > Affected files (+1, -1 lines): > M lib/codereview/codereview.cfg > > > Index: lib/codereview/codereview.cfg > =================================================================== > --- a/lib/codereview/codereview.cfg > +++ b/lib/codereview/codereview.cfg > @@ -1,2 +1,2 @@ > -defaultcc: golang-dev@googlegroups.com > +defaultcc: golang-codereviews@googlegroups.com > contributors: http://go.googlecode.com/hg/CONTRIBUTORS > > > -- > You received this message because you are subscribed to the Google Groups > "golang-codereviews" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to golang-codereviews+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. >
LGTM
*** Submitted as https://code.google.com/p/goauth2/source/detail?r=9743fe2fd5c2 *** oauth: update codereview defaultcc to golang-codereview gobot kindly asked me to do it. LGTM=adg R=golang-codereviews, bradfitz, adg CC=golang-codereviews https://codereview.appspot.com/108260044 Committer: Andrew Gerrand <adg@golang.org>