From 72a8fcca93fcc3b37390d9a5b3ff02b6088c1c86 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Fri, 27 Mar 2026 02:31:57 +0100 Subject: [PATCH] docs: enable OSS weekend --- .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 155b715d..c88187cd 100644 --- a/.github/oss-weekend.json +++ b/.github/oss-weekend.json @@ -1,9 +1,9 @@ { "active": true, "mode": "weekend", - "startsAt": "2026-03-22T22:29:34.405Z", - "startsAtText": "Sunday, March 22, 2026", - "reopensOn": "2026-03-30", - "reopensOnText": "Monday, March 30, 2026", + "startsAt": "2026-03-27T01:31:56.951Z", + "startsAtText": "Friday, March 27, 2026", + "reopensOn": "2026-04-06", + "reopensOnText": "Monday, April 6, 2026", "discordUrl": "https://discord.com/invite/3cU7Bz4UPx" } diff --git a/README.md b/README.md index 6001a5b7..047d87ec 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # 🏖️ OSS Weekend -**Issue tracker reopens Monday, March 30, 2026.** +**Issue tracker reopens Monday, April 6, 2026.** -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). +OSS weekend runs Friday, March 27, 2026 through Monday, April 6, 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 1566e31c..c818ac22 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -1,9 +1,9 @@ # 🏖️ OSS Weekend -**Issue tracker reopens Monday, March 30, 2026.** +**Issue tracker reopens Monday, April 6, 2026.** -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). +OSS weekend runs Friday, March 27, 2026 through Monday, April 6, 2026. New issues are auto-closed during this time. For support, join [Discord](https://discord.com/invite/3cU7Bz4UPx). ---