diff options
author | Patrick Georgi <pgeorgi@google.com> | 2019-09-15 18:19:12 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-09-16 21:17:14 +0000 |
commit | de2b6b834984f69dad19dc9d0726a3f6851be2eb (patch) | |
tree | 3bc6203245ba640ece8132cce1f0df21e4590f69 /Documentation/getting_started | |
parent | dd12d53494be7c54768f21c9c3d08e82668574e0 (diff) |
Documentation: minor grammar fixes
Change-Id: Iff6df888a293b525d436a5be215e8972ae2dd46a
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35424
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lance Zhao <lance.zhao@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/getting_started')
-rw-r--r-- | Documentation/getting_started/gerrit_guidelines.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/getting_started/gerrit_guidelines.md b/Documentation/getting_started/gerrit_guidelines.md index 34104d8e55..735ba3ba3d 100644 --- a/Documentation/getting_started/gerrit_guidelines.md +++ b/Documentation/getting_started/gerrit_guidelines.md @@ -46,11 +46,11 @@ clarification, see the Developer's Certificate of Origin in the coreboot * Let non-trivial patches sit in a review state for at least 24 hours before submission. Remember that there are coreboot developers in timezones all over the world, and everyone should have a chance to contribute. -Trivial patches would be things like whitespace changes or spelling fixes. -In general, small changes that don’t impact the final binary output. The +Trivial patches would be things like whitespace changes or spelling fixes, +in general those that don’t impact the final binary output. The 24-hour period would start at submission, and would be restarted at any update which significantly changes any part of the patch. Patches can be -'Fast-tracked' and submitted in under this 24 hour with the agreement of at +'Fast-tracked' and submitted in under 24 hours with the agreement of at least 3 +2 votes. * Do not +2 patches that you authored or own, even for something as trivial |