Michael Bacarella has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30026
Change subject: s/My/Your/ in getting started with Gerrit docs ......................................................................
s/My/Your/ in getting started with Gerrit docs
Signed-off-by: Michael Bacarella michael.bacarella@gmail.com Change-Id: I781e2d78c0525da74dd77f572839d746d3eeb3ce --- M Documentation/lessons/lesson2.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/30026/1
diff --git a/Documentation/lessons/lesson2.md b/Documentation/lessons/lesson2.md index a52fff0..a95dd80 100644 --- a/Documentation/lessons/lesson2.md +++ b/Documentation/lessons/lesson2.md @@ -210,7 +210,7 @@
## Part 5: Getting your commit reviewed
-Your commits can now be seen on review.coreboot.org if you select “My” +Your commits can now be seen on review.coreboot.org if you select “Your” and click on “Changes” and can be reviewed by others. Your code will first be reviewed by build bot (Jenkins), which will either give you a warning or verify a successful build; if so, your commit will receive a +1. Other