diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2016-12-15 08:36:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-15 08:36:32 -0800 |
| commit | 76385fda9af31a99ccd6fd3f47514664435ad22d (patch) | |
| tree | 6554ca0c60083bf34a78474bd80204ee64780e77 | |
| parent | f0a589ec6345c4acc6b0702eaf30cd71b4fe9372 (diff) | |
Update governance.md
| -rw-r--r-- | governance.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/governance.md b/governance.md index c017e35f..6230a3f2 100644 --- a/governance.md +++ b/governance.md @@ -20,7 +20,9 @@ The following is a list of roles that are currently assumed by different partici - **[New Contributor](https://github.com/kubernetes/contrib/issues/1090)**: a couple of PRs - **Contributor**: more than a couple of PRs (which could include documentation - contributions as well as code) + contributions as well as code); we have [expectations](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/community-expectations.md) + that frequent contributors will assist in our code-review process and with project + maintenance - **Org Member**: active enough to be useful to assign issues to them and add them to a github team (e.g., for a SIG) for notification purposes; if they choose public membership, they get a badge on their github profile |
