summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJett Rink <jettrink@chromium.org>2020-01-13 11:53:33 -0700
committerCommit Bot <commit-bot@chromium.org>2020-01-13 19:16:06 +0000
commitee33959c8bd97ad88d846d7835db32cc23686a16 (patch)
tree5527497226e0dc01e5afd18d97f44dd4bd083061 /docs
parent9e0f24fada37c4a0c0e8bae2837fb591450e642b (diff)
downloadchrome-ec-ee33959c8bd97ad88d846d7835db32cc23686a16.tar.gz
doc: add code review doc to site map
BRANCH=none BUG=none TEST=view in gitiles Change-Id: Id23e1ba7f87b5b3fd541e8cdebc6425f601395dd Signed-off-by: Jett Rink <jettrink@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1998538 Commit-Queue: Keith Short <keithshort@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/sitemap.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sitemap.md b/docs/sitemap.md
index 2ab3217257..8ebbfda22a 100644
--- a/docs/sitemap.md
+++ b/docs/sitemap.md
@@ -39,3 +39,4 @@
* [Low Battery Startup](./low_battery_startup.md)
* [I2C tracing via console commands](./i2c-debugging.md)
* [Application Processor to EC communication](./ap-ec-comm.md)
+* [Code Reviews](./code_reviews.md)