Add nikhita as contribex tech lead
This commit is contained in:
parent
6d7d04d06e
commit
aea248fb61
|
@ -49,8 +49,8 @@ aliases:
|
|||
sig-contributor-experience-leads:
|
||||
- Phillels
|
||||
- parispittman
|
||||
- grodrigues3
|
||||
- cblecker
|
||||
- nikhita
|
||||
sig-docs-leads:
|
||||
- chenopis
|
||||
- zacharysarah
|
||||
|
|
|
@ -29,8 +29,12 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
The Technical Leads of the SIG establish new subprojects, decommission existing
|
||||
subprojects, and resolve cross-subproject technical issues and decisions.
|
||||
|
||||
* Garrett Rodrigues (**[@grodrigues3](https://github.com/grodrigues3)**), Google
|
||||
* Christoph Blecker (**[@cblecker](https://github.com/cblecker)**)
|
||||
* Nikhita Raghunath (**[@nikhita](https://github.com/nikhita)**)
|
||||
|
||||
## Emeritus Leads
|
||||
|
||||
* Garrett Rodrigues (**[@grodrigues3](https://github.com/grodrigues3)**), Google
|
||||
|
||||
## Contact
|
||||
* [Slack](https://kubernetes.slack.com/messages/sig-contribex)
|
||||
|
|
|
@ -42,7 +42,7 @@ The following subprojects are owned by sig-testing:
|
|||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/gubernator/OWNERS
|
||||
- **gubernator**
|
||||
- Description: Gubernator is a frontend for displaying Kubernetes test results stored in GCS. See gubernator.k8s.io to see it in action for the Kubernetes project.
|
||||
- Description: Gubernator is a frontend for displaying Kubernetes test results stored in GCS. See gubernator.k8s.io to see it in action for the Kubernetes project.
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/gubernator/OWNERS
|
||||
- **kind**
|
||||
|
|
|
@ -975,11 +975,14 @@ sigs:
|
|||
github: parispittman
|
||||
company: Google
|
||||
tech_leads:
|
||||
- name: Christoph Blecker
|
||||
github: cblecker
|
||||
- name: Nikhita Raghunath
|
||||
github: nikhita
|
||||
emeritus_leads:
|
||||
- name: Garrett Rodrigues
|
||||
github: grodrigues3
|
||||
company: Google
|
||||
- name: Christoph Blecker
|
||||
github: cblecker
|
||||
meetings:
|
||||
- description: Regular SIG Meeting
|
||||
day: Wednesday
|
||||
|
@ -1939,7 +1942,7 @@ sigs:
|
|||
- name: gubernator
|
||||
description: >
|
||||
Gubernator is a frontend for displaying Kubernetes test results stored
|
||||
in GCS. See gubernator.k8s.io to see it in action for the Kubernetes
|
||||
in GCS. See gubernator.k8s.io to see it in action for the Kubernetes
|
||||
project.
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/gubernator/OWNERS
|
||||
|
|
Loading…
Reference in New Issue