From 2b66c9e2405b85f6b7f70809c4a5ea8848defabd Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Mon, 11 Feb 2019 11:43:13 -0600 Subject: Fix GitHub capitalization Change-Id: I5b3cbbb3e49b0f1c76bd24f40dfe0f650f527f65 Signed-off-by: Gunnar Mills --- development/gerrit-setup.md | 2 +- maintainer-workflow.md | 2 +- 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: * 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. -- cgit v1.2.1