Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions public/data/communities.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -432,9 +432,9 @@
},
"properties": {
"id": 25,
"name": "AlmeríaTech",
"name": "AlmeriaTech",
"status": "active",
"lastReviewed": "31/05/2024",
"lastReviewed": "02/04/2026",
"communityType": "tech-meetup",
"eventFormat": "in-person",
"location": "Almería",
Expand All @@ -454,7 +454,7 @@
"github": "https://github.com/almeriatech"
},
"thumbnailUrl": "images/almeriatech.webp",
"humanValidated": false
"humanValidated": true
}
},
{
Expand Down
13 changes: 9 additions & 4 deletions public/data/communities.json
Original file line number Diff line number Diff line change
Expand Up @@ -741,9 +741,9 @@
},
{
"id": 25,
"name": "AlmeríaTech",
"name": "AlmeriaTech",
"status": "active",
"lastReviewed": "31/05/2024",
"lastReviewed": "02/04/2026",
"communityType": "tech-meetup",
"eventFormat": "in-person",
"location": "Almería",
Expand All @@ -765,10 +765,15 @@
"lon": -2.4679043
},
"displayOnMap": true,
"humanValidated": false,
"humanValidated": true,
"langs": [
"es"
]
],
"shortDescription": "AlmeríaTech is a tech community based in Almería that connects digital professionals.\nIt organizes events, talks, and workshops on topics like AI, software development, and data.\nIts goal is to boost local talent and strengthen the tech ecosystem through collaboration and network",
"removalReason": "",
"matchesAllTags": true,
"matchesAllAudience": true,
"parentId": null
},
{
"id": 26,
Expand Down