From 18d80d20b3627a65b558ef34bdfa1542137e81b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Fri, 27 Feb 2026 08:36:13 +0100 Subject: [PATCH 1/2] docs: move community meeting invite to Monday 2:00pm CET MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- README.md | 3 +-- invite.ics | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4836bd36e2..b6be2c141d 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,7 @@ Documentation can be found on the **[JOSDK WebSite](https://javaoperatorsdk.io/ Join us on [Discord](https://discord.gg/DacEhAy) or feel free to ask any question on [Kubernetes Slack Operator Channel](https://kubernetes.slack.com/archives/CAW0GV7A5) -**Meet us** every other Tuesday 15:00 CEST -at our **community meeting**. [Download ics](https://raw.githubusercontent.com/operator-framework/java-operator-sdk/refs/heads/main/invite.ics) +**Meet us** every two weeks at our **community meeting**. [Download invite](https://raw.githubusercontent.com/operator-framework/java-operator-sdk/refs/heads/main/invite.ics) ## How to Contribute diff --git a/invite.ics b/invite.ics index 98e58f5806..0106e45e5a 100644 --- a/invite.ics +++ b/invite.ics @@ -22,9 +22,9 @@ RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU END:STANDARD END:VTIMEZONE BEGIN:VEVENT -DTSTART;TZID=America/New_York:20260203T090000 -DTEND;TZID=America/New_York:20260203T100000 -RRULE:FREQ=WEEKLY;WKST=SU;INTERVAL=2;BYDAY=TU +DTSTART;TZID=America/New_York:20260202T080000 +DTEND;TZID=America/New_York:20260202T090000 +RRULE:FREQ=WEEKLY;WKST=SU;INTERVAL=2;BYDAY=MO DTSTAMP:20260205T122901Z ORGANIZER:mailto:csviri@gmail.com UID:0slja1g4au8gb1lfkfe0ladnll_R20241126T140000@google.com From 6ce4703d5b23364ed673d690092adbcb09b75910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Fri, 27 Feb 2026 08:40:17 +0100 Subject: [PATCH 2/2] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6be2c141d..4385d2f2de 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Documentation can be found on the **[JOSDK WebSite](https://javaoperatorsdk.io/ Join us on [Discord](https://discord.gg/DacEhAy) or feel free to ask any question on [Kubernetes Slack Operator Channel](https://kubernetes.slack.com/archives/CAW0GV7A5) -**Meet us** every two weeks at our **community meeting**. [Download invite](https://raw.githubusercontent.com/operator-framework/java-operator-sdk/refs/heads/main/invite.ics) +**Meet us** every other Monday at 14:00 CET at our **community meeting**. [Download invite](https://raw.githubusercontent.com/operator-framework/java-operator-sdk/refs/heads/main/invite.ics) ## How to Contribute