summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Grant <bgrant0607@users.noreply.github.com>2016-12-15 12:12:13 -0800
committerGitHub <noreply@github.com>2016-12-15 12:12:13 -0800
commit21aa8ea8e5cf3d26b8747c3fbb20e4aa67db9816 (patch)
tree2321caf33eb602819308855c6233b13ee81ef827
parent825f01713def9a741853e6523a69a04e074d6487 (diff)
Update governance.md
-rw-r--r--governance.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/governance.md b/governance.md
index 21baf4d2..134e60cc 100644
--- a/governance.md
+++ b/governance.md
@@ -35,7 +35,10 @@ Code and documentation contributors:
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
+ choose public membership, they get a badge on their github profile; should
+ subscribe to kubernetes-dev@googlegroups.com; expected to be familiar with
+ project organization, roles, policies, procedures, etc.; should read the [developer
+ guide](contributors/devel/README.md)
- [**kubernetes-collaborators**](https://github.com/orgs/kubernetes/teams/kubernetes-collaborators): "read access" to kubernetes repo; get a badge
on PR and issue comments; trusted enough to run tests on their PRs
automatically; can issue "@k8s-bot ok to test" for other contributors