summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2019-03-15 16:54:01 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2019-03-15 18:15:50 +0530
commit9904fe7dbda0cf9f97ff51d7657831f90e83ac93 (patch)
treeed62ff6725a377794ad8d7bca92e10042b8f5545
parent347f7d07d35979b952d52b1c4b234f3761dab2eb (diff)
Add Steering Committee to sigs.yaml
-rw-r--r--OWNERS2
-rw-r--r--OWNERS_ALIASES4
-rw-r--r--committee-steering/OWNERS4
-rw-r--r--committee-steering/README.md50
-rw-r--r--sig-list.md5
-rw-r--r--sigs.yaml62
6 files changed, 122 insertions, 5 deletions
diff --git a/OWNERS b/OWNERS
index b01f7599..ae587343 100644
--- a/OWNERS
+++ b/OWNERS
@@ -16,4 +16,4 @@ approvers:
- idvoretskyi
- jdumars
- parispittman
- - steering-committee
+ - committee-steering
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES
index 391e95c0..36c5491c 100644
--- a/OWNERS_ALIASES
+++ b/OWNERS_ALIASES
@@ -157,8 +157,7 @@ aliases:
- joelsmith
- cji
- jaybeale
-## BEGIN CUSTOM CONTENT
- steering-committee:
+ committee-steering:
- bgrant0607
- brendanburns
- derekwaynecarr
@@ -171,6 +170,7 @@ aliases:
- smarterclayton
- spiffxp
- timothysc
+## BEGIN CUSTOM CONTENT
code-of-conduct-committee:
- jdumars
- parispittman
diff --git a/committee-steering/OWNERS b/committee-steering/OWNERS
index b2b41a77..c73d211d 100644
--- a/committee-steering/OWNERS
+++ b/committee-steering/OWNERS
@@ -1,8 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- - steering-committee
+ - committee-steering
approvers:
- - steering-committee
+ - committee-steering
labels:
- committee/steering
diff --git a/committee-steering/README.md b/committee-steering/README.md
new file mode 100644
index 00000000..b9632b39
--- /dev/null
+++ b/committee-steering/README.md
@@ -0,0 +1,50 @@
+<!---
+This is an autogenerated file!
+
+Please do not edit this file directly, but instead make changes to the
+sigs.yaml file in the project root.
+
+To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
+--->
+# Steering Committee
+
+The Kubernetes Steering Committee is the governing body of the Kubernetes project, providing decision-making and oversight pertaining to the Kubernetes project bylaws, sub-organizations, and financial planning. The Steering Committee also defines the project values and structure.
+
+The [charter](https://git.k8s.io/steering/charter.md) defines the scope and governance of the Steering Committee.
+
+## Meetings
+* Public Steering Committee Meeting: [Wednesdays at 13:00 PT (Pacific Time)](https://bit.ly/k8s-steering-wd) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=13:00&tz=PT%20%28Pacific%20Time%29).
+ * [Meeting recordings](https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM).
+
+## Members
+
+* Brian Grant (**[@bgrant0607](https://github.com/bgrant0607)**), Google
+* Brendan Burns (**[@brendanburns](https://github.com/brendanburns)**), Microsoft
+* Derek Carr (**[@derekwaynecarr](https://github.com/derekwaynecarr)**), Red Hat
+* Davanum Srinivas (**[@dims](https://github.com/dims)**), Huawei
+* Joe Beda (**[@jbeda](https://github.com/jbeda)**), VMware
+* Michelle Noorali (**[@michelleN](https://github.com/michelleN)**), Microsoft
+* Brandon Philips (**[@philips](https://github.com/philips)**), Red Hat
+* Phillip Wittrock (**[@pwittrock](https://github.com/pwittrock)**), Google
+* Sarah Novotny (**[@sarahnovotny](https://github.com/sarahnovotny)**), Google
+* Clayton Coleman (**[@smarterclayton](https://github.com/smarterclayton)**), Red Hat
+* Aaron Crickenberger (**[@spiffxp](https://github.com/spiffxp)**), Google
+* Timothy St. Clair (**[@timothysc](https://github.com/timothysc)**), VMware
+
+## Contact
+* [Mailing list](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)
+* Private Mailing List: steering-private@kubernetes.io
+* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/ug%2Fsteering)
+
+## 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/steering-committee | [link](https://github.com/orgs/kubernetes/teams/steering-committee) | General Discussion |
+
+<!-- BEGIN CUSTOM CONTENT -->
+
+<!-- END CUSTOM CONTENT -->
diff --git a/sig-list.md b/sig-list.md
index ef188289..d3e1edbe 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -68,6 +68,11 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|[Resource Management](wg-resource-management/README.md)||* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly (On demand))](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|[Security Audit](wg-security-audit/README.md)||* [Aaron Small](https://github.com/aasmall), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Craig Ingram](https://github.com/cji), Salesforce<br>* [Jay Beale](https://github.com/jaybeale), InGuardians<br>|* [Slack](https://kubernetes.slack.com/messages/wg-security-audit)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-security-audit)|* Regular WG Meeting: [Mondays at 13:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit)<br>
+### Master Committee List
+
+| Name | Label | Members | Contact |
+|------|--------|---------|---------|
+|[Steering](committee-steering/README.md)|steering|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Brendan Burns](https://github.com/brendanburns), Microsoft<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), Huawei<br>* [Joe Beda](https://github.com/jbeda), VMware<br>* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Sarah Novotny](https://github.com/sarahnovotny), Google<br>* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io)
<!-- BEGIN CUSTOM CONTENT -->
<!-- END CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index 5e67ef06..e9078319 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2491,3 +2491,65 @@ workinggroups:
contact:
slack: wg-k8s-infra
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-k8s-infra
+committees:
+ - name: Steering
+ dir: committee-steering
+ mission_statement: >
+ The Kubernetes Steering Committee is the governing body of the Kubernetes
+ project, providing decision-making and oversight pertaining to the
+ Kubernetes project bylaws, sub-organizations, and financial planning.
+ The Steering Committee also defines the project values and structure.
+ label: steering
+ charter_link: https://git.k8s.io/steering/charter.md
+ leadership:
+ chairs:
+ - name: Brian Grant
+ github: bgrant0607
+ company: Google
+ - name: Brendan Burns
+ github: brendanburns
+ company: Microsoft
+ - name: Derek Carr
+ github: derekwaynecarr
+ company: Red Hat
+ - name: Davanum Srinivas
+ github: dims
+ company: Huawei
+ - name: Joe Beda
+ github: jbeda
+ company: VMware
+ - name: Michelle Noorali
+ github: michelleN
+ company: Microsoft
+ - name: Brandon Philips
+ github: philips
+ company: Red Hat
+ - name: Phillip Wittrock
+ github: pwittrock
+ company: Google
+ - name: Sarah Novotny
+ github: sarahnovotny
+ company: Google
+ - name: Clayton Coleman
+ github: smarterclayton
+ company: Red Hat
+ - name: Aaron Crickenberger
+ github: spiffxp
+ company: Google
+ - name: Timothy St. Clair
+ github: timothysc
+ company: VMware
+ meetings:
+ - description: Public Steering Committee Meeting
+ day: Wednesday
+ time: "13:00"
+ tz: "PT (Pacific Time)"
+ frequency: biweekly
+ url: https://bit.ly/k8s-steering-wd
+ recordings_url: https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM
+ contact:
+ mailing_list: https://groups.google.com/a/kubernetes.io/forum/#!forum/steering
+ private_mailing_list: steering-private@kubernetes.io
+ teams:
+ - name: steering-committee
+ description: General Discussion