summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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