File tree Expand file tree Collapse file tree 2 files changed +50
-2
lines changed
Expand file tree Collapse file tree 2 files changed +50
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ Documentation can be found on the **[JOSDK WebSite](https://javaoperatorsdk.io/
2828Join us on [ Discord] ( https://discord.gg/DacEhAy ) or feel free to ask any question on
2929[ Kubernetes Slack Operator Channel] ( https://kubernetes.slack.com/archives/CAW0GV7A5 )
3030
31- ** Meet us** every other Tuesday 15:00 CEST (from 29.10.2024) at our ** community meeting ** on [ Zoom ] ( https://zoom.us/j/8415370125 )
32- (Password in the Discord channel, or just ask for it there! )
31+ ** Meet us** every other Tuesday 15:00 CEST
32+ at our ** community meeting ** . [ Download ics ] ( https://raw.githubusercontent.com/operator-framework/java-operator-sdk/refs/heads/main/invite.ics )
3333
3434## How to Contribute
3535
Original file line number Diff line number Diff line change 1+ BEGIN :VCALENDAR
2+ PRODID :-//Google Inc//Google Calendar 70.9054//EN
3+ VERSION :2.0
4+ CALSCALE :GREGORIAN
5+ METHOD :REQUEST
6+ BEGIN :VTIMEZONE
7+ TZID :America/New_York
8+ X-LIC-LOCATION :America/New_York
9+ BEGIN :DAYLIGHT
10+ TZOFFSETFROM :-0500
11+ TZOFFSETTO :-0400
12+ TZNAME :EDT
13+ DTSTART :19700308T020000
14+ RRULE :FREQ=YEARLY ;BYMONTH=3 ;BYDAY=2SU
15+ END :DAYLIGHT
16+ BEGIN :STANDARD
17+ TZOFFSETFROM :-0400
18+ TZOFFSETTO :-0500
19+ TZNAME :EST
20+ DTSTART :19701101T020000
21+ RRULE :FREQ=YEARLY ;BYMONTH=11 ;BYDAY=1SU
22+ END :STANDARD
23+ END :VTIMEZONE
24+ BEGIN :VEVENT
25+ DTSTART ;TZID=America/New_York :20241126T090000
26+ DTEND ;TZID=America/New_York :20241126T100000
27+ RRULE :FREQ=WEEKLY ;WKST=SU ;INTERVAL=2 ;BYDAY=TU
28+ DTSTAMP :20260205T122901Z
29+ ORGANIZER :mailto:csviri@gmail.com
30+ UID :0slja1g4au8gb1lfkfe0ladnll_R20241126T140000 @google.com
31+ X-MICROSOFT-CDO-OWNERAPPTID :1947686914
32+ CREATED :20231002T122647Z
33+ DESCRIPTION :CNCF Operator SDK is inviting you to a scheduled community Zoom meeting. \n
34+ Zoom: https://zoom.us/j/8415370125 \n
35+ Password: 77777
36+ LAST-MODIFIED :20260205T122857Z
37+ LOCATION :
38+ SEQUENCE :5
39+ STATUS :CONFIRMED
40+ SUMMARY :Java Operator SDK Community Meeting
41+ TRANSP :OPAQUE
42+ BEGIN :VALARM
43+ ACTION :DISPLAY
44+ DESCRIPTION :This is an event reminder
45+ TRIGGER :-P0DT0H10M0S
46+ END :VALARM
47+ END :VEVENT
48+ END :VCALENDAR
You can’t perform that action at this time.
0 commit comments