Skip to content

Commit b59959f

Browse files
authored
Merge pull request #1167 from apricote/office-hours
📖 add info about office hours to README and Book
2 parents c052e7e + e6ac8c9 commit b59959f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,13 @@ Please see our [book](https://cluster-api-openstack.sigs.k8s.io) for in-depth do
109109
Are you interested in contributing to cluster-api-provider-openstack? We, the
110110
maintainers and community, would love your suggestions, contributions, and help!
111111
Also, the maintainers can be contacted at any time to learn more about how to get
112-
involved via the [cluster-api-openstack channel on Kubernetes Slack][slack] or the
113-
[SIG-Cluster-Lifecycle Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle).
112+
involved:
113+
114+
- via the [cluster-api-openstack channel on Kubernetes Slack][slack]
115+
- via the [SIG-Cluster-Lifecycle Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle).
116+
- during our Office Hours
117+
- bi-weekly on Wednesdays @ 14:00 UTC on Zoom (link in meeting notes)
118+
- Previous meetings: [ [notes][office-hours-notes] | [recordings][office-hours-recordings] ]
114119

115120
In the interest of getting more new people involved we try to tag issues with
116121
[`good first issue`][good_first_issue].
@@ -166,6 +171,8 @@ We also use the issue tracker to track features. If you have an idea for a featu
166171
[kops]: https://github.com/kubernetes/kops
167172
[kubicorn]: http://kubicorn.io/
168173
[slack]: https://kubernetes.slack.com/messages/cluster-api-openstack
174+
[office-hours-notes]: https://docs.google.com/document/d/1hzi6nr04mhQYBKrwL2NDTNPvgI4RgO9a-gqmk31kXMA/edit
175+
[office-hours-recordings]: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
169176
[good_first_issue]: https://github.com/kubernetes-sigs/cluster-api-provider-openstack/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22
170177
[prow]: https://go.k8s.io/bot-commands
171178
[new_bug_issue]: https://github.com/kubernetes-sigs/cluster-api-provider-openstack/issues/new?assignees=&labels=&template=bug_report.md

0 commit comments

Comments
 (0)