diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-06-29 10:24:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-29 10:24:19 -0700 |
| commit | 145103ba73bc8fbddb937eab8ac0edc55bb5ba79 (patch) | |
| tree | 5589437217ca5de3d1809d0676c20cb25501f29b | |
| parent | a7572ca5babb41b5b3ee350c6e6963f2f0610b1c (diff) | |
| parent | ddb71bd79b2c0aac5c9ee9763953ddbf9e7b721b (diff) | |
Merge pull request #2330 from idvoretskyi/master
GitHub handle is required at the request body
| -rw-r--r-- | community-membership.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/community-membership.md b/community-membership.md index ea4e1a9a..16fa0247 100644 --- a/community-membership.md +++ b/community-membership.md @@ -53,6 +53,7 @@ Members are expected to remain active contributors to the community. - Subject: `REQUEST: New membership for <your-GH-handle>` - Body: Confirm that you have joined kubernetes-dev@googlegroups.com (e.g. `I have joined kubernetes-dev@googlegroups.com`) + - Body: Your GitHub handle - Body: GitHub handles of sponsors - Body: List of contributions (PRs authored / reviewed, Issues responded to, etc) - Have your sponsoring reviewers reply confirmation of sponsorship: `+1` @@ -69,6 +70,9 @@ Body: I have joined kubernetes-dev@googlegroups.com. +My GitHub handle: +- <GH handle> + Sponsors: - <GH handle> / <email> - <GH handle> / <email> |
