Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add new user group in 2022
  • Loading branch information
gacarrillor authored and nyalldawson committed May 10, 2023
1 parent 11d4b51 commit 92cda6a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions resources/data/user_groups_data.json
Expand Up @@ -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
}
]
}

0 comments on commit 92cda6a

Please sign in to comment.