This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new dd6b58dad [DOCS] Fix spelling change `Github` to `GitHub` (#999)
dd6b58dad is described below

commit dd6b58dadf443c8000f1fb9199ff43254799d5d0
Author: John Bampton <[email protected]>
AuthorDate: Wed Sep 6 09:40:47 2023 +1000

    [DOCS] Fix spelling change `Github` to `GitHub` (#999)
---
 docs/community/contributor.md     | 6 +++---
 docs/community/release-manager.md | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/community/contributor.md b/docs/community/contributor.md
index a632e3062..a398b431d 100644
--- a/docs/community/contributor.md
+++ b/docs/community/contributor.md
@@ -252,14 +252,14 @@ You need to link your ASF Account with your GitHub 
account.
 
 Here are the steps
 
-1. Verify you have a Github ID enabled with 2FA
+1. Verify you have a GitHub ID enabled with 2FA
        * 
https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/
-2. Enter your Github ID into your Apache ID profile https://id.apache.org/
+2. Enter your GitHub ID into your Apache ID profile https://id.apache.org/
 3. Merge your Apache and GitHub accounts using
        * GitBox (Apache Account Linking utility) 
https://gitbox.apache.org/setup/
        * You should see 3 green checks in GitBox.
        * Wait at least 30  minutes for an email inviting you to Apache GitHub 
Organization and accept invitation
-4. After accepting the Github Invitation verify that you are a 
+4. After accepting the GitHub Invitation verify that you are a 
 member of the team https://github.com/orgs/apache/teams/sedona-committers
 
 Optionally, if you want, please follow the instructions to set up your GitHub, 
SSH, svn password, svn configuration, email forwarding, etc.
diff --git a/docs/community/release-manager.md 
b/docs/community/release-manager.md
index 9656dad53..7c6f94217 100644
--- a/docs/community/release-manager.md
+++ b/docs/community/release-manager.md
@@ -27,12 +27,12 @@ JAVA_HOME="${JAVA_HOME:-$(/usr/libexec/java_home -v 1.8)}" 
exec "/usr/local/Cell
 
 ### 1. Obtain Write Access to Sedona GitHub repo
 
-1. Verify you have a Github ID enabled with 2FA 
https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/
-2. Enter your Github ID into your Apache ID profile https://id.apache.org/
+1. Verify you have a GitHub ID enabled with 2FA 
https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/
+2. Enter your GitHub ID into your Apache ID profile https://id.apache.org/
 3. Merge your Apache and GitHub accounts using GitBox (Apache Account Linking 
utility): https://gitbox.apache.org/setup/
        * You should see 5 green checks in GitBox
        * Wait at least 30  minutes for an email inviting you to Apache GitHub 
Organization and accept invitation
-4. After accepting the Github Invitation, verify that you are a member of the 
team https://github.com/orgs/apache/teams/sedona-committers
+4. After accepting the GitHub Invitation, verify that you are a member of the 
team https://github.com/orgs/apache/teams/sedona-committers
 5. Additionally, if you have been elected to the Sedona PMC, verify you are 
part of the LDAP Sedona PMC https://whimsy.apache.org/roster/pmc/sedona
 
 ### 2. Prepare Secret GPG key

Reply via email to