diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2016-12-15 12:21:49 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-15 12:21:49 -0800 |
| commit | f90a7145e6c7e77bb6f8be15acd8f32749f0c81f (patch) | |
| tree | ab47c061236499f83db4ee513c8d77ceaa670158 | |
| parent | 21aa8ea8e5cf3d26b8747c3fbb20e4aa67db9816 (diff) | |
Update governance.md
| -rw-r--r-- | governance.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/governance.md b/governance.md index 134e60cc..4333ef05 100644 --- a/governance.md +++ b/governance.md @@ -50,9 +50,10 @@ Code and documentation contributors: - **Area/Component Owner**: design/proposal approval authority for some area of the project, though escalation is still possible, and most beta/GA API changes are vetted by the API owners - - **API Owners**: lead designers of the project, who are familiar with the - design, requirements, mechanics, conventions, style, scope, gotchas, etc. - of the API +- [**API Approver**](https://github.com/orgs/kubernetes/teams/api-approvers): + lead designers of the project, who are familiar with the + design, requirements, mechanics, conventions, style, scope, gotchas, etc. + of the API - [**kubernetes-maintainers**](https://github.com/orgs/kubernetes/teams/kubernetes-maintainers): write access to repo (assign issues/PRs, add/remove labels and milestones, edit issues and PRs, edit wiki, create/delete labels and milestones); technically can lgtm any PR and cause it |
