Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/30026 )
Change subject: Documentation: s/My/Your/ in getting started with Gerrit docs ......................................................................
Documentation: s/My/Your/ in getting started with Gerrit docs
Signed-off-by: Michael Bacarella michael.bacarella@gmail.com Change-Id: I781e2d78c0525da74dd77f572839d746d3eeb3ce Signed-off-by: Michael Bacarella michael.bacarella@gmail.com Reviewed-on: https://review.coreboot.org/c/30026 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Patrick Georgi pgeorgi@google.com Reviewed-by: Angel Pons th3fanbus@gmail.com --- M Documentation/lessons/lesson2.md 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Patrick Georgi: Looks good to me, approved Angel Pons: Looks good to me, approved
diff --git a/Documentation/lessons/lesson2.md b/Documentation/lessons/lesson2.md index ec929c8..2693bac 100644 --- a/Documentation/lessons/lesson2.md +++ b/Documentation/lessons/lesson2.md @@ -209,7 +209,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