From be08d2820bae35f8748f25ae0c3fd92e2d042efa Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Tue, 7 Nov 2023 21:07:44 +0000 Subject: [PATCH] Add another conference --- check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/check.py b/check.py index 795706a..f8184b1 100755 --- a/check.py +++ b/check.py @@ -59,6 +59,7 @@ conferences = [ ("EuroPython", "https://ep2024.europython.eu/"), ("Semantic Web in Libraries", "https://swib.org/swib24/"), ("SotM Africa", "https://2024.stateofthemap.africa/"), + ("FOSS4G Oceania" "https://2024.foss4g-oceania.org/"), ]