diff options
Diffstat (limited to 'sig-multicluster')
| -rw-r--r-- | sig-multicluster/README.md | 58 |
1 files changed, 26 insertions, 32 deletions
diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md index 949091c2..fba82510 100644 --- a/sig-multicluster/README.md +++ b/sig-multicluster/README.md @@ -29,41 +29,35 @@ The Chairs of the SIG run operations and processes governing the SIG. * Quinton Hoole (**[@quinton-hoole](https://github.com/quinton-hoole)**), Huawei ## Contact -* [Slack](https://kubernetes.slack.com/messages/sig-multicluster) -* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster) -* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fmulticluster) +- Slack: [#sig-multicluster](https://kubernetes.slack.com/messages/sig-multicluster) +- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster) +- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fmulticluster) +- GitHub Teams: + - [@kubernetes/sig-multicluster-api-reviews](https://github.com/orgs/kubernetes/teams/sig-multicluster-api-reviews) - API Changes and Reviews + - [@kubernetes/sig-multicluster-bugs](https://github.com/orgs/kubernetes/teams/sig-multicluster-bugs) - Bug Triage and Troubleshooting + - [@kubernetes/sig-multicluster-feature-requests](https://github.com/orgs/kubernetes/teams/sig-multicluster-feature-requests) - Feature Requests + - [@kubernetes/sig-multicluster-misc](https://github.com/orgs/kubernetes/teams/sig-multicluster-misc) - General Discussion + - [@kubernetes/sig-multicluster-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-multicluster-pr-reviews) - PR Reviews + - [@kubernetes/sig-multicluster-test-failures](https://github.com/orgs/kubernetes/teams/sig-multicluster-test-failures) - Test Failures and Triage + - [@kubernetes/sig-mutlicluster-proposals](https://github.com/orgs/kubernetes/teams/sig-mutlicluster-proposals) - Design Proposals ## Subprojects -The following subprojects are owned by sig-multicluster: -- **Kubefed** - - Owners: - - https://raw.githubusercontent.com/kubernetes-sigs/kubefed/master/OWNERS -- **cluster-registry** - - Owners: - - https://raw.githubusercontent.com/kubernetes/cluster-registry/master/OWNERS -- **federation-v1** - - Owners: - - https://raw.githubusercontent.com/kubernetes/federation/master/OWNERS -- **kubemci** - - Owners: - - https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS - -## GitHub Teams - -The below teams can be mentioned on issues and PRs in order to get attention from the right people. -Note that the links to display team membership will only work if you are a member of the org. - -| Team Name | Details | Description | -| --------- |:-------:| ----------- | -| @kubernetes/sig-multicluster-api-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-multicluster-api-reviews) | API Changes and Reviews | -| @kubernetes/sig-multicluster-bugs | [link](https://github.com/orgs/kubernetes/teams/sig-multicluster-bugs) | Bug Triage and Troubleshooting | -| @kubernetes/sig-multicluster-feature-requests | [link](https://github.com/orgs/kubernetes/teams/sig-multicluster-feature-requests) | Feature Requests | -| @kubernetes/sig-multicluster-misc | [link](https://github.com/orgs/kubernetes/teams/sig-multicluster-misc) | General Discussion | -| @kubernetes/sig-multicluster-pr-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-multicluster-pr-reviews) | PR Reviews | -| @kubernetes/sig-multicluster-test-failures | [link](https://github.com/orgs/kubernetes/teams/sig-multicluster-test-failures) | Test Failures and Triage | -| @kubernetes/sig-mutlicluster-proposals | [link](https://github.com/orgs/kubernetes/teams/sig-mutlicluster-proposals) | Design Proposals | - +The following [subprojects][subproject-definition] are owned by sig-multicluster: +### Kubefed +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-sigs/kubefed/master/OWNERS +### cluster-registry +- **Owners:** + - https://raw.githubusercontent.com/kubernetes/cluster-registry/master/OWNERS +### federation-v1 +- **Owners:** + - https://raw.githubusercontent.com/kubernetes/federation/master/OWNERS +### kubemci +- **Owners:** + - https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS + +[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects <!-- BEGIN CUSTOM CONTENT --> ## Subprojects |
