diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2017-01-18 09:42:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-18 09:42:39 -0800 |
| commit | c03767d95c01019faf967e21c33629cde8a4a3c4 (patch) | |
| tree | 02c85f9861839dee9812b632a0064449d4b678e4 /governance.md | |
| parent | 3dd77290d62d22b5783362fd63a16bee4889ad61 (diff) | |
Update governance.md
Diffstat (limited to 'governance.md')
| -rw-r--r-- | governance.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/governance.md b/governance.md index af5b0d40..d605ca8a 100644 --- a/governance.md +++ b/governance.md @@ -46,6 +46,9 @@ Roles that are currently assumed by project participants are described below, with a focus on the `kubernetes/kubernetes` repo. ## Code and documentation contributors + +New community members: + - [**New Contributor**](https://github.com/kubernetes/contrib/issues/1090): a couple of PRs; should be welcomed to the community, helped with PR workflow, and directed to relevant documentation @@ -54,6 +57,14 @@ with a focus on the `kubernetes/kubernetes` repo. [expectations](contributors/devel/community-expectations.md) that frequent contributors will assist in our code-review process and with project maintenance + +Established community members: + +Established community members are expected to demonstrate their adherence to the principles in this +document, familiarity with project organization, roles, policies, procedures, conventions, etc., +and technical and/or writing ability. Role-specific expectations, responsibilities, and requirements +are enumerated below. + - **Org Member**: an active contributor for at least 3 months; at least 10 merged and/or assigned PRs; 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; trusted enough to run tests on their PRs automatically; can issue "@k8s-bot ok to test" |
