Jonathan Neuschäfer has uploaded this change for review.

View Change

Documentation/.../gerrit_guidelines: Remove trailing colon from headings

They are unnecessary in headings, and look slightly irritating in the
table of contents.

Change-Id: I7344026f5753aebdd73f9fe414e96730c823ac26
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
M Documentation/getting_started/gerrit_guidelines.md
1 file changed, 8 insertions(+), 8 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/28832/1
diff --git a/Documentation/getting_started/gerrit_guidelines.md b/Documentation/getting_started/gerrit_guidelines.md
index e517dce..9210c84 100644
--- a/Documentation/getting_started/gerrit_guidelines.md
+++ b/Documentation/getting_started/gerrit_guidelines.md
@@ -13,8 +13,8 @@
Don't just assume that it's okay, even if someone on IRC says it is.


-Summary:
---------
+Summary
+-------
These are the expectations for committing, reviewing, and submitting code
into coreboot git and gerrit. While breaking individual rules may not have
immediate consequences, the coreboot leadership may act on repeated or
@@ -33,8 +33,8 @@
* Don’t submit patches that you know will break other platforms.


-More detail:
-------------
+More detail
+-----------
* Don't violate the licenses. If you're submitting code that you didn't
write yourself, make sure the license is compatible with the license of the
project you're submitting the changes to. If you’re submitting code that
@@ -98,8 +98,8 @@
working.


-Recommendations for gerrit activity:
-------------------------------------
+Recommendations for gerrit activity
+-----------------------------------
These guidelines are less strict than the ones listed above. These are more
of the “good idea” variety. You are requested to follow the below
guidelines, but there will probably be no actual consequences if they’re
@@ -251,8 +251,8 @@
Other tags such as 'Commit-Queue' can simply be removed.


-Expectations contributors should have:
---------------------------------------
+Expectations contributors should have
+-------------------------------------
* Don't expect that people will review your patch unless you ask them to.
Adding other people as reviewers is the easiest way. Asking for reviews for
individual patches in the IRC channel, or by sending a direct request to an

To view, visit change 28832. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7344026f5753aebdd73f9fe414e96730c823ac26
Gerrit-Change-Number: 28832
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer@gmx.net>