summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Amelkin <alexander@amelkin.msk.ru>2018-05-24 16:39:37 +0300
committerAlexander Amelkin <a.amelkin@yadro.com>2018-07-23 14:07:29 +0300
commit1a8a43836ea99d4607abacc8a7efdc9dd4142b32 (patch)
treee2017264e4755802e11a71ea9bbaf7ad9b55c0df
parentdfd6cae93416e013376d2d639f540d7a1585570a (diff)
downloadopenbmc-docs-1a8a43836ea99d4607abacc8a7efdc9dd4142b32.tar.gz
openbmc-docs-1a8a43836ea99d4607abacc8a7efdc9dd4142b32.zip
Make CONTRIBUTING.md all caps as per the Charter
According to the official Charter at https://www.openbmc.org/wp-content/uploads/sites/62/2018/03/charter_openbmc_02142018.pdf the file must be named literally `CONTRIBUTING`. That is, all caps. This has been discussed in review comments for https://gerrit.openbmc-project.xyz/9948 Change-Id: I91697e89f9fcb812ad8928a62c4b6550e9e36291 Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>
-rw-r--r--CONTRIBUTING.md (renamed from contributing.md)0
-rw-r--r--README.md2
2 files changed, 1 insertions, 1 deletions
diff --git a/contributing.md b/CONTRIBUTING.md
index 769bed4..769bed4 100644
--- a/contributing.md
+++ b/CONTRIBUTING.md
diff --git a/README.md b/README.md
index 557ac36..77d47f1 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ These documents contain details on developing OpenBMC code itself
- [cheatsheet.md](cheatsheet.md): Quick reference for some common
development tasks
- - [contributing.md](contributing.md): Guidelines for contributing to
+ - [CONTRIBUTING.md](CONTRIBUTING.md): Guidelines for contributing to
OpenBMC
- [kernel-development.md](kernel-development.md): Reference for common
OpenPOWER on IntegriCloud