From 0cf18f3cf2b8d8d90d8e0e2ddcf6af70b6a123d1 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Sun, 22 Mar 2026 23:33:52 +0100 Subject: [PATCH] docs: extend OSS weekend to 2026-03-30 --- .github/oss-weekend.json | 8 ++++---- README.md | 4 ++-- packages/coding-agent/README.md | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/oss-weekend.json b/.github/oss-weekend.json index f7836400..155b715d 100644 --- a/.github/oss-weekend.json +++ b/.github/oss-weekend.json @@ -1,9 +1,9 @@ { "active": true, "mode": "weekend", - "startsAt": "2026-03-20T18:12:32.092Z", - "startsAtText": "Friday, March 20, 2026", - "reopensOn": "2026-03-23", - "reopensOnText": "Monday, March 23, 2026", + "startsAt": "2026-03-22T22:29:34.405Z", + "startsAtText": "Sunday, March 22, 2026", + "reopensOn": "2026-03-30", + "reopensOnText": "Monday, March 30, 2026", "discordUrl": "https://discord.com/invite/3cU7Bz4UPx" } diff --git a/README.md b/README.md index 3f4f2f9d..b2d416c6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # 🏖️ OSS Weekend -**Issue tracker reopens Monday, March 23, 2026.** +**Issue tracker reopens Monday, March 30, 2026.** -OSS weekend runs Friday, March 20, 2026 through Monday, March 23, 2026. New issues are auto-closed during this time. For support, join [Discord](https://discord.com/invite/3cU7Bz4UPx). +OSS weekend runs Sunday, March 22, 2026 through Monday, March 30, 2026. New issues are auto-closed during this time. For support, join [Discord](https://discord.com/invite/3cU7Bz4UPx). --- diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index 3e42744c..1566e31c 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -1,9 +1,9 @@ # 🏖️ OSS Weekend -**Issue tracker reopens Monday, March 23, 2026.** +**Issue tracker reopens Monday, March 30, 2026.** -OSS weekend runs Friday, March 20, 2026 through Monday, March 23, 2026. New issues are auto-closed during this time. For support, join [Discord](https://discord.com/invite/3cU7Bz4UPx). +OSS weekend runs Sunday, March 22, 2026 through Monday, March 30, 2026. New issues are auto-closed during this time. For support, join [Discord](https://discord.com/invite/3cU7Bz4UPx). ---