Add another conference

This commit is contained in:
Edward Betts 2023-11-07 21:07:44 +00:00
parent d3a69dd3a3
commit be08d2820b

View file

@ -59,6 +59,7 @@ conferences = [
("EuroPython", "https://ep2024.europython.eu/"), ("EuroPython", "https://ep2024.europython.eu/"),
("Semantic Web in Libraries", "https://swib.org/swib24/"), ("Semantic Web in Libraries", "https://swib.org/swib24/"),
("SotM Africa", "https://2024.stateofthemap.africa/"), ("SotM Africa", "https://2024.stateofthemap.africa/"),
("FOSS4G Oceania" "https://2024.foss4g-oceania.org/"),
] ]