Add another conference
This commit is contained in:
parent
d3a69dd3a3
commit
be08d2820b
1
check.py
1
check.py
|
@ -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/"),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue