diff --git a/resources/data/user_groups_data.json b/resources/data/user_groups_data.json index 1b3ae3c22ce..e9a6284af2f 100644 --- a/resources/data/user_groups_data.json +++ b/resources/data/user_groups_data.json @@ -298,6 +298,17 @@ "year": 2021 }, "geometry": null + }, + { + "type": "Feature", + "properties": { + "country": "AR", + "name": "QGIS Argentina", + "logo_url": "https:\/\/pbs.twimg.com\/profile_images\/1320478408997036032\/f0KZMOOp_400x400.jpg", + "website": "http:\/\/qgis.ar", + "year": 2022 + }, + "geometry": null } ] }