From f7015ddec2744db46451110fcb3222bf68cb7342 Mon Sep 17 00:00:00 2001 From: Ryan Jensen <84108549+RyanAJensen@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:28:39 -0400 Subject: [PATCH 1/2] Add The Email Game competition --- competitions.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/competitions.json b/competitions.json index 574c9b0..6083517 100644 --- a/competitions.json +++ b/competitions.json @@ -7031,6 +7031,28 @@ "conference": null, "conference-year": null, "additional_urls": [] + }, + { + "name": "The Email Game", + "url": "https://theemailgame.com/?ref=mlcontests", + "tags": [ + "agents", + "llm", + "nlp", + "game", + "security", + "pvp" + ], + "launched": null, + "registration-deadline": null, + "deadline": "1 Aug 2026", + "added": "22 Jul 2026", + "prize": "$1,700", + "platform": "Independent", + "sponsor": "WithAI", + "conference": null, + "conference-year": null, + "additional_urls": [] } ] } From ac67da3b7f97bdf1e98eee0256ed9982f7521500 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 24 Jul 2026 09:39:00 +0100 Subject: [PATCH 2/2] Update competitions.json --- competitions.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/competitions.json b/competitions.json index 6083517..c7d2838 100644 --- a/competitions.json +++ b/competitions.json @@ -7033,7 +7033,7 @@ "additional_urls": [] }, { - "name": "The Email Game", + "name": "Build Smart, Reliable Email Agents", "url": "https://theemailgame.com/?ref=mlcontests", "tags": [ "agents", @@ -7041,7 +7041,8 @@ "nlp", "game", "security", - "pvp" + "pvp", + "hackathon" ], "launched": null, "registration-deadline": null,