]> Cypherpunks.ru repositories - gostls13.git/commit
lib/codereview: add LGTM= line to commit messages
authorRuss Cox <rsc@golang.org>
Thu, 23 Jan 2014 20:10:38 +0000 (15:10 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 23 Jan 2014 20:10:38 +0000 (15:10 -0500)
commit672ab62981190504b8524ee093dd67780e589473
tree1ee6266988376dba135bd179895b2fa22b515af0
parent8371b0142e45f0753b8058f1667d9fd3e34e431f
lib/codereview: add LGTM= line to commit messages

The R= is populated by Rietveld, so it's basically
anyone who replied to the CL. The LGTM= is meant
to record who actually signed off on the CL.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/55390043
lib/codereview/codereview.py