diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-11-16 14:52:33 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-16 14:52:33 -0800 |
| commit | 97dd8458700e2fcc2d06cf0ff204e5c117ee503b (patch) | |
| tree | ac2ff9e8bf7a9b382cd738ef3e6dadec415e1511 /committee-steering | |
| parent | 2f052cf470293aacf8625f3f1eddd8fc436281ac (diff) | |
| parent | bd05ffa78f0d835aaf5b9c2cd0565a3e6b4434ab (diff) | |
Merge pull request #5989 from mbbroberg/mkt-update
Contributor Comms reorganization
Diffstat (limited to 'committee-steering')
| -rw-r--r-- | committee-steering/governance/sig-governance.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/committee-steering/governance/sig-governance.md b/committee-steering/governance/sig-governance.md index 1b402b8b..77510546 100644 --- a/committee-steering/governance/sig-governance.md +++ b/committee-steering/governance/sig-governance.md @@ -179,7 +179,7 @@ Example of SIG roles created to help operations: - [Production Readiness Reviewer] - [Events Lead] - [PR Wrangler] -- [Editor] +- [Marketing Council] Other roles... - *MUST* be tracked on the SIGs README with a link to the role definition @@ -255,7 +255,7 @@ Issues impacting multiple subprojects in the SIG should be resolved by either: [lazy-consensus]: http://en.osswiki.info/concepts/lazy_consensus [super-majority]: https://en.wikipedia.org/wiki/Supermajority#Two-thirds_vote [KEP]: https://git.k8s.io/enhancements/keps/NNNN-kep-template/README.md -[sigs.yaml]: https://github.com/kubernetes/community/blob/master/sigs.yaml +[sigs.yaml]: /sigs.yaml [OWNERS]: contributors/devel/owners.md [SIG Charter process]: https://git.k8s.io/community/committee-steering/governance/README.md [Kubernetes Charter README]: https://git.k8s.io/community/committee-steering/governance/README.md @@ -271,10 +271,10 @@ Issues impacting multiple subprojects in the SIG should be resolved by either: [Google group]: https://groups.google.com/forum/#!forum/kubernetes-sig-config [dashboard]: https://testgrid.k8s.io/ [The Release Team: Bug Triage, CI Signal, and more]: https://github.com/kubernetes/sig-release/tree/master/release-team/role-handbooks -[Production Readiness Reviewer]: https://github.com/kubernetes/community/blob/master/sig-architecture/production-readiness.md#becoming-a-prod-readiness-reviewer-or-approver -[API Reviewer and Moderator]: https://github.com/kubernetes/community/blob/master/sig-architecture/api-review-process.md#expanding-the-reviewer-and-approver-pool -[Editor]: https://github.com/kubernetes/community/blob/master/communication/marketing-team/role-handbooks/editor.md -[Events Lead]: https://github.com/kubernetes/community/blob/master/events/events-team/events-lead.md +[Production Readiness Reviewer]: /sig-architecture/production-readiness.md#becoming-a-prod-readiness-reviewer-or-approver +[API Reviewer and Moderator]: /sig-architecture/api-review-process.md#expanding-the-reviewer-and-approver-pool +[Marketing Council]: /communication/marketing-team/role-handbooks/council.md +[Events Lead]: /events/events-team/events-lead.md [PR Wrangler]: https://kubernetes.io/docs/contribute/participate/pr-wranglers/ [monthly community meeting]: /events/community-meeting.md [Inclusive Open Source Community Orientation course]: https://training.linuxfoundation.org/training/inclusive-open-source-community-orientation-lfc102/ |
