From 5a224991851915d566548c300fc280ce2adb447a Mon Sep 17 00:00:00 2001 From: Calendar Bot Date: Fri, 3 Oct 2025 20:12:09 +0000 Subject: [PATCH] Auto-update calendar files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with automation --- README.md | 15 +++++++++++++++ calendar.ics | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 calendar.ics diff --git a/README.md b/README.md index e69de29..2487c35 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,15 @@ +# Linux Cast User Group Meetings + +**[Subscribe to Calendar](calendar.ics)** | **[Download ICS](calendar.ics)** + +## Upcoming Events + +### EARLY LUG +- **Date:** October 09, 2025 at 11:15 AM EST +- **Location:** Online +- **Description:** Join us for the first Linux User Group of the Month + +### LATE NITE LUG +- **Date:** November 23, 2025 at 08:15 PM EST +- **Location:** Online +- **Description:** Join us for the second Linux User Group of the Month diff --git a/calendar.ics b/calendar.ics new file mode 100644 index 0000000..aa17308 --- /dev/null +++ b/calendar.ics @@ -0,0 +1,32 @@ +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//Linux Cast User Group//Events//EN +CALSCALE:GREGORIAN +METHOD:PUBLISH +X-WR-CALNAME:Linux Cast User Group Meetings +X-WR-TIMEZONE:America/New_York +X-WR-CALDESC:Bi-monthly meetings for the Linux Cast User Group + +BEGIN:VEVENT +UID:54a0b1c2f9895a6e2ac5c58fabc3f074@thelinuxcast.org +DTSTAMP:20251003T201209Z +DTSTART:20251009T151500Z +DTEND:20251009T161500Z +SUMMARY:Linux Cast User Group: EARLY LUG +DESCRIPTION:EARLY LUG\n\nJoin us for the first Linux User Group of the Month +LOCATION:Online +STATUS:CONFIRMED +END:VEVENT + +BEGIN:VEVENT +UID:72058436c320ecb60ffdc7639a6d587d@thelinuxcast.org +DTSTAMP:20251003T201209Z +DTSTART:20251124T011500Z +DTEND:20251124T021500Z +SUMMARY:Linux Cast User Group: LATE NITE LUG +DESCRIPTION:LATE NITE LUG\n\nJoin us for the second Linux User Group of the Month +LOCATION:Online +STATUS:CONFIRMED +END:VEVENT + +END:VCALENDAR \ No newline at end of file