Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
6 changes: 3 additions & 3 deletions invite.ics
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down