diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2019-08-08 12:52:27 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2019-08-08 12:54:16 -0700 |
| commit | 4eec9f39d6912ac84fe89ee964f6a4d84d2a703f (patch) | |
| tree | be3fccc7126f6f74d471935259ca89acea09bc9d /sig-windows | |
| parent | c8f1173de064b11ceb888aad26d1309fa7575d33 (diff) | |
Run make to use new generator templates
Diffstat (limited to 'sig-windows')
| -rw-r--r-- | sig-windows/README.md | 44 |
1 files changed, 19 insertions, 25 deletions
diff --git a/sig-windows/README.md b/sig-windows/README.md index 4f00bfa1..ca20c5df 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -26,34 +26,28 @@ The Chairs of the SIG run operations and processes governing the SIG. * Michael Michael (**[@michmike](https://github.com/michmike)**), VMware ## Contact -* [Slack](https://kubernetes.slack.com/messages/sig-windows) -* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-windows) -* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fwindows) +- Slack: [#sig-windows](https://kubernetes.slack.com/messages/sig-windows) +- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-windows) +- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fwindows) +- GitHub Teams: + - [@kubernetes/sig-windows-bugs](https://github.com/orgs/kubernetes/teams/sig-windows-bugs) - Bug Triage and Troubleshooting + - [@kubernetes/sig-windows-feature-requests](https://github.com/orgs/kubernetes/teams/sig-windows-feature-requests) - Feature Requests + - [@kubernetes/sig-windows-misc](https://github.com/orgs/kubernetes/teams/sig-windows-misc) - General Discussion ## Subprojects -The following subprojects are owned by sig-windows: -- **windows-gmsa** - - Owners: - - https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/OWNERS -- **windows-testing** - - Owners: - - https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS -- **windows-tools** - - Owners: - - https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-tools/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-windows-bugs | [link](https://github.com/orgs/kubernetes/teams/sig-windows-bugs) | Bug Triage and Troubleshooting | -| @kubernetes/sig-windows-feature-requests | [link](https://github.com/orgs/kubernetes/teams/sig-windows-feature-requests) | Feature Requests | -| @kubernetes/sig-windows-misc | [link](https://github.com/orgs/kubernetes/teams/sig-windows-misc) | General Discussion | - +The following [subprojects][subproject-definition] are owned by sig-windows: +### windows-gmsa +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/OWNERS +### windows-testing +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS +### windows-tools +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-tools/master/OWNERS + +[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects <!-- BEGIN CUSTOM CONTENT --> ## Getting Started |
