From 99e61f8fb7f6f38d6a844a76339871584128c274 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 11 Feb 2024 06:23:00 +0000 Subject: [PATCH] Add GLAMhack24 --- check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/check.py b/check.py index 15c06d4..1ce98d3 100755 --- a/check.py +++ b/check.py @@ -64,6 +64,7 @@ conferences = [ ("SotM Africa", "https://2024.stateofthemap.africa/"), ("FOSS4G Oceania", "https://2024.foss4g-oceania.org/"), # ("All Things Open", "https://2024.allthingsopen.org/"), + ("GLAMhack24", "https://opendata.ch/events/glamhack2024/"), ]