From 148e6cf6550fb6334bf60cbca9e0084f0abaaccf Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sat, 4 Nov 2023 22:30:01 +0000 Subject: [PATCH] Add Semantic Web in Libraries and SotM Africa --- check.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check.py b/check.py index 02772cd..3221970 100755 --- a/check.py +++ b/check.py @@ -55,6 +55,8 @@ conferences = [ ("Pass the SALT", "https://2024.pass-the-salt.org/"), ("SotM Baltics", "https://2024.sotm-baltics.org/"), ("EuroSciPy", "https://www.euroscipy.org/2024/"), + ("Semantic Web in Libraries", "https://swib.org/swib24/"), + ("SotM Africa", "https://2024.stateofthemap.africa/"), ]