Skip to content

Commit b086f71

Browse files
Copilotmaelvls
andcommitted
Update community meeting references to weekly
Co-authored-by: maelvls <[email protected]>
1 parent d1e608f commit b086f71

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

content/docs/contributing/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ you should receive calendar invites by mail shortly after joining. The complexit
2121
might be sent multiple times depending on your email and calendar providers and you might get some invites for past
2222
or future meetings which have been rescheduled or edited. Sorry about that!
2323

24-
We have 2 regular repeating meetings: our quick daily check-in and an hour-long community meeting every two weeks.
24+
We have 2 regular repeating meetings: our quick daily check-in and the cert-manager weekly community meeting.
2525

2626
If you're having any issues joining our meetings, ensure that you're part of the [`cert-manager-dev`](https://groups.google.com/forum/#!forum/cert-manager-dev) Google group, and always feel free to ask in [Slack](./#slack) for help!
2727

@@ -49,7 +49,7 @@ We'll ensure that anyone outside of the core maintainer team who has a talking p
4949

5050
### Community Meetings
5151

52-
Our bi-weekly (i.e. every two weeks) community meetings happen [on Zoom](https://zoom.us/j/96658445866) at [17:00 London time](http://www.thetimezoneconverter.com/?t=17:00&tz=Europe/London). You can look at the [CNCF calendar](https://tockify.com/cncf.public.events/monthly?search=cert-manager) to see when the next one will take place.
52+
The cert-manager weekly community meeting happens [on Zoom](https://zoom.us/j/96658445866) at [17:00 London time](http://www.thetimezoneconverter.com/?t=17:00&tz=Europe/London). You can look at the [CNCF calendar](https://tockify.com/cncf.public.events/monthly?search=cert-manager) to see when the next one will take place.
5353

5454
These meetings are an hour-long chat about cert-manager topics. It's a great way to get involved with contributing for the
5555
first time; to get answers to any questions you might have; or to propose a new feature which needs some explanation.

content/docs/contributing/contributing-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ When a milestone is set on an Issue it is generally an indication of when we pla
145145
Prow will apply milestones on merged PRs, this will tell you in which version that PR will land.
146146

147147
The milestone page will also have an indicated due date when we will release. This might have some delay.
148-
We brief our users/contributors about this in our bi-weekly community meeting, for an up to date status report we recommend joining these.
148+
We brief our users/contributors about this in the cert-manager weekly community meeting, for an up to date status report we recommend joining these.
149149

150150
### Labels
151151

content/docs/contributing/policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Do reach out if you need help with the design.
3636

3737
Part of the process of discussing a design document may also include a video call with you included! That helps us to plan how a feature should
3838
be implemented and approached. It'll be pretty informal and casual; we just want to make sure we're all on the same page. This call might be part
39-
of a biweekly meeting.
39+
of the cert-manager weekly community meeting.
4040

4141
#### Making Progress with Larger Features
4242

@@ -46,14 +46,14 @@ questions, but they should certainly be able to point you in the right direction
4646

4747
To get in touch to discuss a feature, please reach out on the [cert-manager-dev slack channel](./README.md#slack), or join a [cert-manager public meeting](./README.md#meetings) to talk about your proposal.
4848

49-
If you have an open PR with a design document (or have some questions about how to proceed with a design), you should absolutely feel free to add the PR with your design or a link to the relevant GitHub issue to the [meeting notes](https://docs.google.com/document/d/1Tc5t6ylY9dhXAan1OjOoldeaoys1Yh4Ir710ATfBa5U/edit) for our next biweekly meeting
49+
If you have an open PR with a design document (or have some questions about how to proceed with a design), you should absolutely feel free to add the PR with your design or a link to the relevant GitHub issue to the [meeting notes](https://docs.google.com/document/d/1Tc5t6ylY9dhXAan1OjOoldeaoys1Yh4Ir710ATfBa5U/edit) for the cert-manager weekly community meeting
5050
and join in so we're sure to discuss it and so you can contribute to the discussion!
5151

5252
#### Large Feature Lifecycle
5353

5454
1. Informally ask about the feature in slack or a public meeting
5555
2. Create a PR with a lightweight design document using the [design template](https://github.com/cert-manager/cert-manager/tree/master/design/template.md), for discussion
56-
3. Design doc PR gets reviewed - possibly includes meeting or discussion in a biweekly meeting
56+
3. Design doc PR gets reviewed - possibly includes meeting or discussion in the cert-manager weekly community meeting
5757
4. Implement your feature, helped and reviewed by a named cert-manager maintainer
5858

5959
## Feature Requests We'll Likely Reject
@@ -63,7 +63,7 @@ In some cases, people will request features which we've previously rejected or w
6363
It's nothing personal; sometimes we have to make tough choices and especially when it comes to security and maintainability we have to reject certain
6464
proposals. If your feature request is listed below, there's a high chance we'll have to reject it.
6565

66-
That said, if you think we've made a mistake and that we should reconsider, we're open to chatting - consider joining our [biweekly meetings](./README.md#meetings) to discuss it with us!
66+
That said, if you think we've made a mistake and that we should reconsider, we're open to chatting - consider joining the cert-manager weekly community meeting to discuss it with us!
6767

6868
### Vendoring Kubernetes related APIs outside of the `k8s.io/` namespace
6969

0 commit comments

Comments
 (0)