From 35592bc13336a522cbc588dc92d2765eddfe6bdf Mon Sep 17 00:00:00 2001 From: Shane Smith Date: Sun, 22 Mar 2026 15:45:28 +1030 Subject: [PATCH] groups.json - Add continent to PHPxADL --- groups.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/groups.json b/groups.json index 8e5ff0e..4ef34f9 100644 --- a/groups.json +++ b/groups.json @@ -116,7 +116,8 @@ "external": false, "name": "PHP×ADL", "region": "Adelaide", - "description": "A Adelaide, Australia PHP meetup for web artisans who want to learn and connect.", + "continent": "Australia", + "description": "An Adelaide, Australia PHP meetup for web artisans who want to learn and connect.", "timezone": "Australia/Adelaide", "status": "active", "frequency": "monthly",