diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2016-12-15 12:25:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-15 12:25:55 -0800 |
| commit | 9805dcf33b7d8e4edf6600eac5a2fabd8d4ae15b (patch) | |
| tree | 64b5a74ce204363943756d67fb7e3571206eb859 | |
| parent | f956db04e0e16f6aa1734833a25049dbc3bff80e (diff) | |
Update governance.md
| -rw-r--r-- | governance.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/governance.md b/governance.md index c86291b1..0d6662b2 100644 --- a/governance.md +++ b/governance.md @@ -38,7 +38,8 @@ Code and documentation contributors: 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) + guide](contributors/devel/README.md); must enable + [two-factor authentication](https://help.github.com/articles/about-two-factor-authentication/) - [**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 |
