summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2019-02-11 11:43:13 -0600
committerGunnar Mills <gmills@us.ibm.com>2019-02-11 13:15:05 -0600
commit2b66c9e2405b85f6b7f70809c4a5ea8848defabd (patch)
treea5a35f248488a07c3351c73c8b11171b8cbd7bca
parente9a9af6384889cce1a87f5aa97c89d29542f0211 (diff)
downloadopenbmc-docs-2b66c9e2405b85f6b7f70809c4a5ea8848defabd.tar.gz
openbmc-docs-2b66c9e2405b85f6b7f70809c4a5ea8848defabd.zip
Fix GitHub capitalization
Change-Id: I5b3cbbb3e49b0f1c76bd24f40dfe0f650f527f65 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--development/gerrit-setup.md2
-rw-r--r--maintainer-workflow.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/development/gerrit-setup.md b/development/gerrit-setup.md
index 6f44471..ff18e4b 100644
--- a/development/gerrit-setup.md
+++ b/development/gerrit-setup.md
@@ -24,7 +24,7 @@ Create keys: ```ssh-keygen -t rsa -C "your_email@your-domain"```
* Recommended to use the defaults instead of picking your own directory/file
names.
-Add Keys to Github:
+Add Keys to GitHub:
* <https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/>
Add Keys to OpenBMC's Gerrit Server:
diff --git a/maintainer-workflow.md b/maintainer-workflow.md
index 4c3c586..d5b2d40 100644
--- a/maintainer-workflow.md
+++ b/maintainer-workflow.md
@@ -39,7 +39,7 @@ recognized by a consensus of their peers:
(1) The semantics of accepting a patch depend on the sub-project contribution
process.
-* Github pull requests - Merging the pull request.
+* GitHub pull requests - Merging the pull request.
* Gerrit - +2.
* email - Merging the patch.
OpenPOWER on IntegriCloud