steering: update steering liasons
previous commit only touched liasons.md so the changes were getting reverted after running `make`, this updates the liasons in sigs.yaml
This commit is contained in:
parent
f09ac8c478
commit
c852437035
|
@ -47,7 +47,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
|
|||
- [@kubernetes/sig-api-machinery-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-api-machinery-pr-reviews) - PR Reviews
|
||||
- [@kubernetes/sig-api-machinery-proposals](https://github.com/orgs/kubernetes/teams/sig-api-machinery-proposals) - Design Proposals
|
||||
- [@kubernetes/sig-api-machinery-test-failures](https://github.com/orgs/kubernetes/teams/sig-api-machinery-test-failures) - Test Failures and Triage
|
||||
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
|
||||
- Steering Committee Liaison: Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**)
|
||||
|
||||
## Working Groups
|
||||
|
||||
|
|
|
@ -51,7 +51,7 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
- [@kubernetes/sig-architecture-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-architecture-pr-reviews) - PR Reviews
|
||||
- [@kubernetes/sig-architecture-proposals](https://github.com/orgs/kubernetes/teams/sig-architecture-proposals) - Design Proposals
|
||||
- [@kubernetes/sig-architecture-test-failures](https://github.com/orgs/kubernetes/teams/sig-architecture-test-failures) - Test Failures and Triage
|
||||
- Steering Committee Liaison: Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**)
|
||||
- Steering Committee Liaison: Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**)
|
||||
|
||||
## Working Groups
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
|
|||
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fcluster-lifecycle)
|
||||
- GitHub Teams:
|
||||
- [@kubernetes/sig-cluster-lifecycle](https://github.com/orgs/kubernetes/teams/sig-cluster-lifecycle) - SIG Cluster Lifecycle mailing list
|
||||
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
|
||||
- Steering Committee Liaison: Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**)
|
||||
|
||||
## Working Groups
|
||||
|
||||
|
|
|
@ -54,7 +54,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
|
|||
- [@kubernetes/sig-release](https://github.com/orgs/kubernetes/teams/sig-release) - SIG Release Members
|
||||
- [@kubernetes/sig-release-admins](https://github.com/orgs/kubernetes/teams/sig-release-admins) - Admins for SIG Release repositories
|
||||
- [@kubernetes/sig-release-leads](https://github.com/orgs/kubernetes/teams/sig-release-leads) - Chairs, Technical Leads, and Program Managers for SIG Release
|
||||
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
|
||||
- Steering Committee Liaison: Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**)
|
||||
|
||||
## Working Groups
|
||||
|
||||
|
|
|
@ -57,7 +57,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
|
|||
- [@kubernetes/sig-scheduling-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-scheduling-pr-reviews) - PR Reviews
|
||||
- [@kubernetes/sig-scheduling-proposals](https://github.com/orgs/kubernetes/teams/sig-scheduling-proposals) - Design Proposals
|
||||
- [@kubernetes/sig-scheduling-test-failures](https://github.com/orgs/kubernetes/teams/sig-scheduling-test-failures) - Test Failures and Triage
|
||||
- Steering Committee Liaison: Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**)
|
||||
- Steering Committee Liaison: Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**)
|
||||
|
||||
## Working Groups
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
- [@kubernetes/sig-usability-misc](https://github.com/orgs/kubernetes/teams/sig-usability-misc) - General Discussion
|
||||
- [@kubernetes/sig-usability-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-usability-pr-reviews) - PR Reviews
|
||||
- [@kubernetes/sig-usability-proposals](https://github.com/orgs/kubernetes/teams/sig-usability-proposals) - Design Proposals
|
||||
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
|
||||
- Steering Committee Liaison: Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**)
|
||||
|
||||
## Subprojects
|
||||
|
||||
|
|
|
@ -51,7 +51,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
|
|||
- [@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
|
||||
- Steering Committee Liaison: Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**)
|
||||
- Steering Committee Liaison: Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**)
|
||||
|
||||
## Subprojects
|
||||
|
||||
|
|
40
sigs.yaml
40
sigs.yaml
|
@ -58,8 +58,8 @@ sigs:
|
|||
- name: sig-api-machinery-test-failures
|
||||
description: Test Failures and Triage
|
||||
liaison:
|
||||
github: dims
|
||||
name: Davanum Srinivas
|
||||
github: palnabarun
|
||||
name: Nabarun Pal
|
||||
subprojects:
|
||||
- name: component-base
|
||||
owners:
|
||||
|
@ -328,8 +328,8 @@ sigs:
|
|||
- name: sig-architecture-test-failures
|
||||
description: Test Failures and Triage
|
||||
liaison:
|
||||
github: liggitt
|
||||
name: Jordan Liggitt
|
||||
github: BenTheElder
|
||||
name: Benjamin Elder
|
||||
subprojects:
|
||||
- name: architecture-and-api-governance
|
||||
description: '[Described below](#architecture-and-api-governance-1)'
|
||||
|
@ -1008,8 +1008,8 @@ sigs:
|
|||
- name: sig-cluster-lifecycle
|
||||
description: SIG Cluster Lifecycle mailing list
|
||||
liaison:
|
||||
github: dims
|
||||
name: Davanum Srinivas
|
||||
github: palnabarun
|
||||
name: Nabarun Pal
|
||||
subprojects:
|
||||
- name: cluster-addons
|
||||
description: A project for figuring out the best way to install, manage and deliver
|
||||
|
@ -2200,8 +2200,8 @@ sigs:
|
|||
- name: sig-release-leads
|
||||
description: Chairs, Technical Leads, and Program Managers for SIG Release
|
||||
liaison:
|
||||
github: dims
|
||||
name: Davanum Srinivas
|
||||
github: palnabarun
|
||||
name: Nabarun Pal
|
||||
subprojects:
|
||||
- name: Release Engineering
|
||||
description: |
|
||||
|
@ -2422,8 +2422,8 @@ sigs:
|
|||
- name: sig-scheduling-test-failures
|
||||
description: Test Failures and Triage
|
||||
liaison:
|
||||
github: liggitt
|
||||
name: Jordan Liggitt
|
||||
github: BenTheElder
|
||||
name: Benjamin Elder
|
||||
subprojects:
|
||||
- name: cluster-capacity
|
||||
owners:
|
||||
|
@ -2847,8 +2847,8 @@ sigs:
|
|||
- name: sig-usability-proposals
|
||||
description: Design Proposals
|
||||
liaison:
|
||||
github: dims
|
||||
name: Davanum Srinivas
|
||||
github: palnabarun
|
||||
name: Nabarun Pal
|
||||
subprojects:
|
||||
- name: sig-usability
|
||||
owners:
|
||||
|
@ -2917,8 +2917,8 @@ sigs:
|
|||
- name: sig-windows-misc
|
||||
description: General Discussion
|
||||
liaison:
|
||||
github: liggitt
|
||||
name: Jordan Liggitt
|
||||
github: BenTheElder
|
||||
name: Benjamin Elder
|
||||
subprojects:
|
||||
- name: windows-gmsa
|
||||
owners:
|
||||
|
@ -2970,8 +2970,8 @@ workinggroups:
|
|||
slack: wg-api-expression
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-api-expression
|
||||
liaison:
|
||||
github: liggitt
|
||||
name: Jordan Liggitt
|
||||
github: BenTheElder
|
||||
name: Benjamin Elder
|
||||
- dir: wg-batch
|
||||
name: Batch
|
||||
mission_statement: >
|
||||
|
@ -3143,8 +3143,8 @@ workinggroups:
|
|||
slack: wg-multitenancy
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy
|
||||
liaison:
|
||||
github: liggitt
|
||||
name: Jordan Liggitt
|
||||
github: BenTheElder
|
||||
name: Benjamin Elder
|
||||
- dir: wg-policy
|
||||
name: Policy
|
||||
mission_statement: >
|
||||
|
@ -3259,8 +3259,8 @@ workinggroups:
|
|||
slack: wg-structured-logging
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging
|
||||
liaison:
|
||||
github: dims
|
||||
name: Davanum Srinivas
|
||||
github: palnabarun
|
||||
name: Nabarun Pal
|
||||
usergroups:
|
||||
- dir: ug-big-data
|
||||
name: Big Data
|
||||
|
|
|
@ -30,7 +30,7 @@ Enable API authors to better serve API consumers, by improving and documenting a
|
|||
- Slack: [#wg-api-expression](https://kubernetes.slack.com/messages/wg-api-expression)
|
||||
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-api-expression)
|
||||
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fapi-expression)
|
||||
- Steering Committee Liaison: Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**)
|
||||
- Steering Committee Liaison: Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**)
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
## Full Mission Statement
|
||||
|
|
|
@ -37,7 +37,7 @@ Define the models of multitenancy that Kubernetes will support. Discuss and exec
|
|||
- Slack: [#wg-multitenancy](https://kubernetes.slack.com/messages/wg-multitenancy)
|
||||
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)
|
||||
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fmultitenancy)
|
||||
- Steering Committee Liaison: Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**)
|
||||
- Steering Committee Liaison: Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**)
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
<!-- END CUSTOM CONTENT -->
|
||||
|
|
|
@ -37,7 +37,7 @@ The [charter](charter.md) defines the scope and governance of the Structured Log
|
|||
- Slack: [#wg-structured-logging](https://kubernetes.slack.com/messages/wg-structured-logging)
|
||||
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging)
|
||||
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fstructured-logging)
|
||||
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
|
||||
- Steering Committee Liaison: Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**)
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
<!-- END CUSTOM CONTENT -->
|
||||
|
|
Loading…
Reference in New Issue