diff options
| author | gtWalker98 <111593650+gtWalker98@users.noreply.github.com> | 2022-08-19 14:02:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-19 14:02:03 -0400 |
| commit | 5029e12963311a6d2b77cb4c9a83cb3608527860 (patch) | |
| tree | 59d04baaa62002993360eff63b98165356648e83 | |
| parent | bebdabe4de768b9bc968dd2f2dc9a4ae360b2aa1 (diff) | |
Fixed 2 Typos
Pull Request changed to 2 words
Capitalized Hub in GitHub
| -rw-r--r-- | community-membership.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community-membership.md b/community-membership.md index f823127a..425d4415 100644 --- a/community-membership.md +++ b/community-membership.md @@ -125,7 +125,7 @@ an [OWNERS] file (for repos using the bot). The following apply to the part of codebase for which one would be a reviewer in an [OWNERS] file (for repos using the bot). -- Tests are automatically run for PullRequests from members of the Kubernetes GitHub organization +- Tests are automatically run for Pull Requests from members of the Kubernetes GitHub organization - Code reviewer status may be a precondition to accepting large code contributions - Responsible for project quality control via [code reviews] - Focus on code quality and correctness, including testing and factoring @@ -233,7 +233,7 @@ an [elevated set of permissions]. These capabilities should not be used by those that are not familiar with the current state of the Kubernetes project. Therefore members with an extended period away from the project with no activity -will be removed from the Kubernetes Github Organizations and will be required to +will be removed from the Kubernetes GitHub Organizations and will be required to go through the org membership process again after re-familiarizing themselves with the current state. |
