Updated CodeReview (markdown)
diff --git a/CodeReview.md b/CodeReview.md
index d82ecf2..a8290c3 100644
--- a/CodeReview.md
+++ b/CodeReview.md
@@ -8,6 +8,7 @@
   * ` SGTM ` — sounds good to me
   * ` s/foo/bar/ ` — please replace ` foo ` with ` bar `; this is [sed syntax](http://en.wikipedia.org/wiki/Sed#Usage).
   * ` s/foo/bar/g ` — please replace ` foo ` with ` bar ` throughout your entire change
+  * `R=foo` — these messages are directives for the [Go release dashboard](https://swtch.com/godash/). 
 
 # Email