summaryrefslogtreecommitdiffstats
path: root/Documentation/contributing/index.md
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-02-25 22:34:03 +0100
committerFelix Singer <felixsinger@posteo.net>2022-02-27 18:42:26 +0000
commit5e57e390c93d6efa325bf2af494615dd9ad3c0b2 (patch)
treed35dfea18b91f542a4e19f8680660b5c1b6540e3 /Documentation/contributing/index.md
parent2060bff9c0d7665d9642525d0a1594ade731cb34 (diff)
downloadcoreboot-5e57e390c93d6efa325bf2af494615dd9ad3c0b2.tar.gz
coreboot-5e57e390c93d6efa325bf2af494615dd9ad3c0b2.tar.bz2
coreboot-5e57e390c93d6efa325bf2af494615dd9ad3c0b2.zip
Documentation: Move Gerrit Guidelines to "Contributing" section
The Gerrit Guidelines are related to the contributing process and also contain documentation which goes beyond "Getting started". Thus, move them to the "Contributing" section. Change-Id: I775a79c14562a1f4a9563012aee3b690c0635cc1 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62386 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/contributing/index.md')
-rw-r--r--Documentation/contributing/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/contributing/index.md b/Documentation/contributing/index.md
index f9db1bc82158..61a8ca6f7625 100644
--- a/Documentation/contributing/index.md
+++ b/Documentation/contributing/index.md
@@ -1,6 +1,7 @@
# Contributing
* [Coding Style](coding_style.md)
+* [Gerrit Guidelines](gerrit_guidelines.md)
* [Project Ideas](project_ideas.md)
* [Documentation Ideas](documentation_ideas.md)
* [Google Summer of Code](gsoc.md)