commit | 3fd577db568ffcef74752c84c15cc66121f386d1 | [log] [tgz] |
---|---|---|
author | Lei Zhang <[email protected]> | Thu May 21 21:33:19 2020 |
committer | Commit Bot <[email protected]> | Thu May 21 21:33:19 2020 |
tree | c7774809248139e5f637a5eb8dfc1e22900bcb18 | |
parent | 569eadfb101f995a921b894e3923cbb20d921239 [diff] [blame] |
Add a space after a colon in Gerrit-style git footer examples. Follow up to https://crrev.com/747851 to provide good examples to readers in the documentation. Change-Id: I14e1aa32abce51c9ae1f7499737ff612e440733c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212962 Reviewed-by: Henrique Ferreiro <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#771201}
diff --git a/docs/code_reviews.md b/docs/code_reviews.md index 1fc688d1..dcb5267d 100644 --- a/docs/code_reviews.md +++ b/docs/code_reviews.md
@@ -186,8 +186,8 @@ * Add the reviewer's email address in the code review tool's reviewer field like normal. - * Add a line "Tbr:<reviewer's email>" to the bottom of the change list - description. e.g. `Tbr:[email protected],[email protected]` + * Add a line "Tbr: <reviewer's email>" to the bottom of the change list + description. e.g. `Tbr: [email protected],[email protected]` * Type a message so that the owners in the TBR list can understand who is responsible for reviewing what, as part of their post-commit review