From a188f90f7e815b6175771c22c47ee35863471dad Mon Sep 17 00:00:00 2001 From: Abe Levkoy Date: Tue, 18 Feb 2020 15:07:12 -0700 Subject: docs: Minor formatting fixes BUG=none TEST=Observed rendered MD BRANCH=none Change-Id: Iab52f7759028dae68b592ec59b7712a0b04344c7 Signed-off-by: Abe Levkoy Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2062990 Reviewed-by: Jett Rink Commit-Queue: Jett Rink --- docs/code_reviews.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/code_reviews.md b/docs/code_reviews.md index df99a231a7..ece8b4a853 100644 --- a/docs/code_reviews.md +++ b/docs/code_reviews.md @@ -1,7 +1,7 @@ # Code Reviews -The platform/ec repository makes use of a code review system that tries to -evenly distributed code reviews among available reviewers. +The `platform/ec` repository makes use of a code review system that tries to +evenly distribute code reviews among available reviewers. ## How to request a review @@ -11,7 +11,7 @@ the next available reviewer in the EC reviewer rotation. This typically takes on the order of minutes. Optionally, you can click the [FIND OWNERS] button in the UI, and select -`cros-ec-reviewers@google.com` +`cros-ec-reviewers@google.com`. ## When to use review system @@ -29,5 +29,6 @@ the appropriate domain expert for that section of code. ## How can I join the rotation? -The list of reviewer is at http://google3/chrome/crosinfra/gwsq/ec_reviewers; -just add your name there. +Add your name to the [list of reviewers][1]. + +[1]: http://google3/chrome/crosinfra/gwsq/ec_reviewers -- cgit v1.2.1