From fd09faea38d640c50525d8c5f5ddc8c82e810784 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 27 Jan 2025 08:38:14 +0000 Subject: [PATCH] Weekend page to conside hackathons. --- agenda/busy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/agenda/busy.py b/agenda/busy.py index 81d43ea..711523a 100644 --- a/agenda/busy.py +++ b/agenda/busy.py @@ -21,6 +21,7 @@ def busy_event(e: Event) -> bool: "meetup", "party", "trip", + "hackathon", }: return False