Skip to content

Commit 57b1880

Browse files
committed
sig-contribex: Remove Office Hours
1 parent d847b81 commit 57b1880

File tree

10 files changed

+9
-231
lines changed

10 files changed

+9
-231
lines changed

communication/README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Documentation is published at https://kubernetes.io - [website guidelines]
125125

126126
Owned and operated by sig-contribex [community management] subproject.
127127
[Kubernetes Community channel] - recordings of community group meetings, Thursday
128-
community call, meet our contributors, office hours, and more [YouTube Guidelines].
128+
community call, meet our contributors, and more [YouTube Guidelines].
129129

130130
#### Kubernetes Blog
131131

@@ -140,10 +140,6 @@ For questions about installing, running, or troubleshooting Kubernetes,
140140
please start with the [troubleshooting guide]. If that doesn't answer your question(s),
141141
try to post on discuss.kubernetes.io or if you think you found a bug, please [file an issue].
142142

143-
### Office Hours
144-
145-
Office hours are held once a month. Please refer to [the docs][office-hours]
146-
to learn more. Join the conversation on slack under [#office-hours].
147143

148144
### Other
149145
- [r/kubernetes] - reddit channel owned and operated by community members and
@@ -201,7 +197,6 @@ place!
201197
[these instructions]: /communication/slack-guidelines.md#requesting-a-channel
202198
[community management]: /sig-contributor-experience#community-management
203199
[kubeweekly]: https://kubeweekly.io/
204-
[the docs]: /events/office-hours.md
205200
[r/kubernetes]: https://www.reddit.com/r/kubernetes/
206201
[awesome kubernetes list]: https://github.com/ramitsurana/awesome-kubernetes
207202
[Last Week in Kubernetes Development]: http://lwkd.info/
@@ -218,11 +213,8 @@ place!
218213
[blog team]: /sig-docs/blog-subproject
219214
[submit a blog post]: https://kubernetes.io/docs/contribute/start/#write-a-blog-post
220215
[zoom guidelines]: ./zoom-guidelines.md
221-
[the doc]: /events/office-hours.md
222216
[moderators]: ./moderators.md
223217
[slack moderators]: ./moderators.md#slack
224218
[#kubernetes-contributors]: https://app.slack.com/client/T09NY5SBT/C09R23FHP
225219
[#sig-contribex]: https://app.slack.com/client/T09NY5SBT/C1TU9EB9S
226-
[#office-hours]: https://app.slack.com/client/T09NY5SBT/C6RFQ3T5H
227-
[office-hours]: /events/office-hours.md
228220
[LWKD]: https://lwkd.info

communication/slack-config/channels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ channels:
340340
- name: octant
341341
- name: odo
342342
- name: office-hours
343+
archived: true
343344
- name: okteto
344345
- name: olm-dev
345346
- name: open-cluster-mgmt

communication/youtube/youtube-guidelines.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ and includes all communications such as YouTube.
2323

2424
The [Kubernetes YouTube Channel] has separate playlists for each SIG, WG, UG
2525
meeting recordings, as well as recordings of other recurring events such as the
26-
Kubernetes [community meeting], [Office Hours], [Meet our Contributors]
27-
and others.
26+
Kubernetes [community meeting], [Meet our Contributors] and others.
2827

2928
[Subprojects], in addition to SIGs, WGs, UGs may request their own playlists
3029
to better target their contributors and increase general discoverability.
@@ -35,8 +34,8 @@ playlist can upload videos *to that particular playlist* (links & playlists are
3534
one-to-one).
3635

3736
Each group's playlist link will be shared with the group's leadership via Slack
38-
and the group leadership Google Group. Other playlists links, for example Office
39-
Hours, will be shared with the appropriate point(s) of contact.
37+
and the group leadership Google Group. Other playlists links, will be shared
38+
with the appropriate point(s) of contact.
4039

4140
### Uploading Guidelines for Collaborators
4241

@@ -214,8 +213,8 @@ to hear from you.
214213
### Streaming Events
215214

216215
YouTube admins with a system capable of streaming may be asked to stream public
217-
Kubernetes Community events such as the weekly [Community Meeting],
218-
[Office Hours], [Meet our Contributors], or other publicly streamed
216+
Kubernetes Community events such as the weekly [Community Meeting],
217+
[Meet our Contributors], or other publicly streamed
219218
events. For detailed information about streaming, see our [Streaming Config].
220219

221220
### Migrating Content
@@ -240,7 +239,6 @@ downloaded and then reuploaded to the Kubernetes channel.
240239
[admins]: /communication/moderators.md
241240
[Kubernetes YouTube Channel]: https://www.youtube.com/channel/UCZ2bu0qutTOM0tHYa_jkIwg
242241
[community meeting]: /events/community-meeting.md
243-
[Office Hours]: /events/office-hours.md
244242
[Meet our Contributors]: /events/meet-our-contributors.md
245243
[Subprojects]: /governance.md#subprojects
246244
[collaboration]: https://support.google.com/youtube/answer/6109639

communication/zoom-guidelines.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: |
55
---
66

77
Zoom is the main video communication platform for Kubernetes. It is used for
8-
running the [community meeting], [SIG/WG meetings], [Office Hours],
8+
running the [community meeting], [SIG/WG meetings],
99
[Meet Our Contributors] and many other Kubernetes online events. Since the Zoom
1010
meetings are open to the general public, a Zoom host or co-host has to moderate
1111
a meeting in all senses of the word, from starting and stopping the meeting to
@@ -192,7 +192,6 @@ Thanks for making Kubernetes meetings work great!
192192

193193
[community meeting]: /events/community-meeting
194194
[SIG/WG meetings]: /sig-list.md
195-
[Office Hours]: /events/office-hours
196195
[Meet Our Contributors]: /mentoring/programs/meet-our-contributors.md
197196
[Kubernetes code of conduct]: /code-of-conduct.md
198197
[moderation]: ./moderation.md

contributors/guide/non-code-contributions.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ These are roles that either span the project as a whole, or span several areas o
2727

2828
- Community education
2929
- Answering questions on [Discuss](https://discuss.kubernetes.io/), [Slack](http://slack.k8s.io/), [StackOverflow](https://stackoverflow.com/questions/tagged/kubernetes), etc
30-
- [K8s Office Hours](https://github.com/kubernetes/community/blob/master/events/office-hours.md)
31-
- [Slack](https://kubernetes.slack.com/messages/C6RFQ3T5H/)
32-
- [Discuss](https://discuss.kubernetes.io/tags/office-hours)
33-
- [YouTube](https://www.youtube.com/playlist?list=PL69nYSiGNLP3azFUvYJjGn45YbF6C-uIg)
3430
- [Meet Our Contributors](https://github.com/kubernetes/community/blob/master/mentoring/programs/meet-our-contributors.md)
3531
- [Slack](https://kubernetes.slack.com/messages/C8WRR2BB9/)
3632
- [YouTube](https://www.youtube.com/playlist?list=PL69nYSiGNLP3QpQrhZq_sLYo77BVKv09F)

events/office-hours.md

Lines changed: 0 additions & 184 deletions
This file was deleted.

mentoring/programs/group-mentee-guide.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ TODO: add more here
6767
- mailing lists
6868
6969
- your respective sig (ie - [email protected])
70-
- contributor office hours
71-
- Kubernetes Community Office Hours
72-
- #office-hours on slack
7370
- the docs
7471
- kubernetes/community is your friend for upstream workflows, processes, and
7572
information around contributing

sig-contributor-experience/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,6 @@ Creates and runs contributor-focused events, such as the Contributor Summit. Ev
9696
- [kubernetes/community/events](https://github.com/kubernetes/community/blob/master/events/OWNERS)
9797
- **Contact:**
9898
- Slack: [#sig-contribex](https://kubernetes.slack.com/messages/sig-contribex)
99-
- **Meetings:**
100-
- Office Hours European Edition (Open Q&A for end-user kubernetes related questions): [Wednesdays at 09:00 ET (Eastern Time)](https://hackmd.io/@k8s/office-hours) (monthly on 3rd Wednesday). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=09:00&tz=ET%20%28Eastern%20Time%29).
101-
- Office Hours Western Edition (Open Q&A for end-user kubernetes related questions): [Wednesdays at 12:00 ET (Eastern Time)]() (monthly on 3rd Wednesday). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=12:00&tz=ET%20%28Eastern%20Time%29).
102-
- [Meeting notes and Agenda](https://hackmd.io/@k8s/office-hours).
103-
- [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP3azFUvYJjGn45YbF6C-uIg).
10499
### github-management
105100
Manages and controls Github permissions, repos, and groups, including Org Membership.
106101
- **Owners:**

0 commit comments

Comments
 (0)