wg-k8s-infra: add github teams
This commit is contained in:
parent
dd74d0074b
commit
05250ca8c8
|
@ -2785,6 +2785,11 @@ workinggroups:
|
|||
contact:
|
||||
slack: wg-k8s-infra
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-k8s-infra
|
||||
teams:
|
||||
- name: wg-k8s-infra
|
||||
description: active contributors in wg-k8s-infra
|
||||
- name: wg-k8s-infra-leads
|
||||
description: wg-k8s-infra leads
|
||||
liaison:
|
||||
github: nikhita
|
||||
name: Nikhita Raghunath
|
||||
|
|
|
@ -37,6 +37,9 @@ The [charter](charter.md) defines the scope and governance of the K8s Infra Work
|
|||
- Slack: [#wg-k8s-infra](https://kubernetes.slack.com/messages/wg-k8s-infra)
|
||||
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-k8s-infra)
|
||||
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fk8s-infra)
|
||||
- GitHub Teams:
|
||||
- [@kubernetes/wg-k8s-infra](https://github.com/orgs/kubernetes/teams/wg-k8s-infra) - active contributors in wg-k8s-infra
|
||||
- [@kubernetes/wg-k8s-infra-leads](https://github.com/orgs/kubernetes/teams/wg-k8s-infra-leads) - wg-k8s-infra leads
|
||||
- Steering Committee Liaison: Nikhita Raghunath (**[@nikhita](https://github.com/nikhita)**)
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue