From e5b6aa268443c40968144611ffebd01e7abf854c Mon Sep 17 00:00:00 2001 From: Frog <115997081+BoarderGamez@users.noreply.github.com> Date: Sun, 14 Dec 2025 16:33:12 +0100 Subject: [PATCH 1/4] Fix spelling error in Dummies V2 description Corrected spelling of 'programming' in Dummies V2 description. --- data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.yml b/data.yml index 1155afc..49cde9b 100644 --- a/data.yml +++ b/data.yml @@ -160,7 +160,7 @@ limitedTime: status: active deadline: 2025-11-03 - name: Dummies V2 - description: Learn A new Proggraming language and make a project with that, And We will send you school supplies, books, and study materials + description: Learn A new programning language and make a project with that, And We will send you school supplies, books, and study materials website: https://dummies.hackclub.com/ slack: https://hackclub.slack.com/archives/C096M3EV67M slackChannel: '#dummies' From 433853bd8382fe8622f8b712ea1f5032143d15e6 Mon Sep 17 00:00:00 2001 From: Frog <115997081+BoarderGamez@users.noreply.github.com> Date: Sun, 14 Dec 2025 16:36:03 +0100 Subject: [PATCH 2/4] Change status from active to ended in data.yml --- data.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data.yml b/data.yml index 49cde9b..2d7a869 100644 --- a/data.yml +++ b/data.yml @@ -94,7 +94,7 @@ limitedTime: slack: https://hackclub.slack.com/archives/C09J2HHRQ95 slackChannel: "#moonshot" status: active -- name: Midnight +- name: Midnigh description: Spend 70 hours building personal projects, fly to a murder mystery hackathon in Vienna, Austria - Jan 2026 website: https://midnight.hackclub.com/ slack: https://hackclub.slack.com/archives/C09L1BDSC68 @@ -107,7 +107,7 @@ limitedTime: slackChannel: "#axiom" status: active - name: Accelerate - description: Build Physics Simulations, get Prizes! + description: Build physics simulations, get prizes! website: https://accelerate.hackclub.com slack: https://hackclub.slack.com/archives/C09DPBK2K4K slackChannel: "#accelerate" @@ -171,7 +171,7 @@ limitedTime: website: https://siege.hackclub.com/ slack: https://hackclub.slack.com/archives/C08SKC6P85V slackChannel: "#siege" - status: active + status: ended deadline: 2025-12-08 - name: iplace description: A collaborative canvas of websites, made by Hack Clubbers! Get hosting and domain credits! From ab147f7b3a28ca2c6501431f3dd931f05fe1d5cb Mon Sep 17 00:00:00 2001 From: Frog <115997081+BoarderGamez@users.noreply.github.com> Date: Sun, 14 Dec 2025 16:37:11 +0100 Subject: [PATCH 3/4] Fix typo in name from 'Midnigh' to 'Midnight' --- data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.yml b/data.yml index 2d7a869..d81e890 100644 --- a/data.yml +++ b/data.yml @@ -94,7 +94,7 @@ limitedTime: slack: https://hackclub.slack.com/archives/C09J2HHRQ95 slackChannel: "#moonshot" status: active -- name: Midnigh +- name: Midnight description: Spend 70 hours building personal projects, fly to a murder mystery hackathon in Vienna, Austria - Jan 2026 website: https://midnight.hackclub.com/ slack: https://hackclub.slack.com/archives/C09L1BDSC68 From 9e297305750b8312560bff2f503ba20d01eab8ea Mon Sep 17 00:00:00 2001 From: Frog <115997081+BoarderGamez@users.noreply.github.com> Date: Sun, 14 Dec 2025 16:37:59 +0100 Subject: [PATCH 4/4] Fix spelling error in Dummies V2 description Corrected spelling of 'programming' in the description. --- data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.yml b/data.yml index d81e890..f4a56fc 100644 --- a/data.yml +++ b/data.yml @@ -160,7 +160,7 @@ limitedTime: status: active deadline: 2025-11-03 - name: Dummies V2 - description: Learn A new programning language and make a project with that, And We will send you school supplies, books, and study materials + description: Learn A new programming language and make a project with that, And We will send you school supplies, books, and study materials website: https://dummies.hackclub.com/ slack: https://hackclub.slack.com/archives/C096M3EV67M slackChannel: '#dummies'