From 6c33897ba3db2c7ef7ae3ea82c7002629eff0a42 Mon Sep 17 00:00:00 2001 From: Ricky Sadowski Date: Sun, 14 Apr 2024 00:38:56 +0000 Subject: [PATCH] Added hydrophone office hours Signed-off-by: Ricky Sadowski --- sig-list.md | 2 +- sig-testing/README.md | 1 + sigs.yaml | 6 ++++++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/sig-list.md b/sig-list.md index f08392a82..35b5dd885 100644 --- a/sig-list.md +++ b/sig-list.md @@ -53,7 +53,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) |[Scheduling](sig-scheduling/README.md)|[scheduling](https://github.com/kubernetes/kubernetes/labels/sig%2Fscheduling)|* [Wei Huang](https://github.com/Huang-Wei), Apple
* [Abdullah Gharaibeh](https://github.com/ahg-g), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-scheduling)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling)|* biweekly meeting (NA & Europe): [Thursdays at 17:00 UTC (biweekly starting Thursday June 7, 2018)](https://zoom.us/j/841218129)
* descheduler biweekly meeting Europe time: [Tuesdays at 14:30 CET (biweekly starting Tuesday Feb 27, 2024)](https://zoom.us/j/841218129)
* descheduler biweekly meeting North America time: [Tuesdays at 19:30 CET (biweekly starting Tuesday March 12, 2024)](https://zoom.us/j/841218129)
|[Security](sig-security/README.md)|[security](https://github.com/kubernetes/kubernetes/labels/sig%2Fsecurity)|* [Ian Coldwater](https://github.com/IanColdwater), Twilio
* [Tabitha Sable](https://github.com/tabbysable), Datadog
|* [Slack](https://kubernetes.slack.com/messages/sig-security)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-security)|* Regular SIG Meeting: [Thursdays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/9934z1184192?pwd=L25Tc0ZOL3FqU09KNERlTU12dFhTQT09)
|[Storage](sig-storage/README.md)|[storage](https://github.com/kubernetes/kubernetes/labels/sig%2Fstorage)|* [Saad Ali](https://github.com/saad-ali), Google
* [Xing Yang](https://github.com/xing-yang), VMware
|* [Slack](https://kubernetes.slack.com/messages/sig-storage)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-storage)|* Regular CSI Implementation meeting: [Monday and Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/614261834)
* Regular SIG Meeting: [Thursdays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/614261834)
-|[Testing](sig-testing/README.md)|[testing](https://github.com/kubernetes/kubernetes/labels/sig%2Ftesting)|* [Brady Pratt](https://github.com/jbpratt), Red Hat
* [Michelle Shepardson](https://github.com/michelle192837), Google
* [Brian McQueen](https://github.com/xmcqueen), LinkedIn
|* [Slack](https://kubernetes.slack.com/messages/sig-testing)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* SIG Testing Bi-Weekly Meeting: [Tuesdays at 10:00 PT (Pacific Time) (bi-weekly starting Tuesday August 13, 2019)](https://zoom.us/j/135450138?pwd=WGJyaVZzekJCWFBTMGJGTXVjUFJaUT09)
+|[Testing](sig-testing/README.md)|[testing](https://github.com/kubernetes/kubernetes/labels/sig%2Ftesting)|* [Brady Pratt](https://github.com/jbpratt), Red Hat
* [Michelle Shepardson](https://github.com/michelle192837), Google
* [Brian McQueen](https://github.com/xmcqueen), LinkedIn
|* [Slack](https://kubernetes.slack.com/messages/sig-testing)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* Hydrophone Office Hours: [Tuesdays at 13:00 PT (Pacific Time) (bi-weekly starting Tuesday April 16, 2024)](https://zoom.us/j/92022289212?pwd=VU5UWEtuU3ZYTmlYS3hSU3hLbTA0Zz09)
* SIG Testing Bi-Weekly Meeting: [Tuesdays at 10:00 PT (Pacific Time) (bi-weekly starting Tuesday August 13, 2019)](https://zoom.us/j/135450138?pwd=WGJyaVZzekJCWFBTMGJGTXVjUFJaUT09)
|[UI](sig-ui/README.md)|[ui](https://github.com/kubernetes/kubernetes/labels/sig%2Fui)|* [Sebastian Florek](https://github.com/floreks), Kubermatic
* [Marcin Maciaszczyk](https://github.com/maciaszczykm), Kubermatic
* [Shu Muto](https://github.com/shu-mutou), NEC
|* [Slack](https://kubernetes.slack.com/messages/sig-ui)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)|* Regular SIG Meeting: [Thursdays at 09:00 PT (Pacific Time) (bi-weekly)](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)
|[Windows](sig-windows/README.md)|[windows](https://github.com/kubernetes/kubernetes/labels/sig%2Fwindows)|* [Aravindh Puthiyaparambil](https://github.com/aravindhp), Softdrive Technologies Group Inc.
* [Mark Rossetti](https://github.com/marosset), Microsoft
|* [Slack](https://kubernetes.slack.com/messages/sig-windows)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* Backlog Refinement / Bug Triage Meeting: [Thursdays at 12:30 Eastern Time (ET) (biweekly)](https://zoom.us/j/94389601840?pwd=MCs2SEJQWG0zUWpBS3Nod0ZNMmVXQT09)
* Regular SIG Meeting: [Tuesdays at 12:30 Eastern Time (ET) (weekly)](https://zoom.us/j/96892680257?pwd=TVNyMzB4VVMwRGZnUkgzT1dnb2szZz09)
* Weekly CI Meeting: [Tuesdays at 12:15 Eastern Time (ET) (weekly)](https://zoom.us/j/96892680257?pwd=TVNyMzB4VVMwRGZnUkgzT1dnb2szZz09)
diff --git a/sig-testing/README.md b/sig-testing/README.md index 1b0874bc5..f77757e83 100644 --- a/sig-testing/README.md +++ b/sig-testing/README.md @@ -14,6 +14,7 @@ The [charter](charter.md) defines the scope and governance of the Testing Specia ## Meetings *Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-testing) for the group will typically add invites for the following meetings to your calendar.* +* Hydrophone Office Hours: [Tuesdays at 13:00 PT (Pacific Time)](https://zoom.us/j/92022289212?pwd=VU5UWEtuU3ZYTmlYS3hSU3hLbTA0Zz09) (bi-weekly starting Tuesday April 16, 2024). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=13:00&tz=PT%20%28Pacific%20Time%29). * SIG Testing Bi-Weekly Meeting: [Tuesdays at 10:00 PT (Pacific Time)](https://zoom.us/j/135450138?pwd=WGJyaVZzekJCWFBTMGJGTXVjUFJaUT09) (bi-weekly starting Tuesday August 13, 2019). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29). * [Meeting notes and Agenda](https://bit.ly/k8s-sig-testing-notes). * [Meeting recordings](https://bit.ly/k8s-sig-testing-videos). diff --git a/sigs.yaml b/sigs.yaml index 87d57d5b0..d4d6f76df 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2975,6 +2975,12 @@ sigs: - github: timothysc name: Timothy St. Clair meetings: + - description: Hydrophone Office Hours + day: Tuesday + time: "13:00" + tz: PT (Pacific Time) + frequency: bi-weekly starting Tuesday April 16, 2024 + url: https://zoom.us/j/92022289212?pwd=VU5UWEtuU3ZYTmlYS3hSU3hLbTA0Zz09 - description: SIG Testing Bi-Weekly Meeting day: Tuesday time: "10:00"