From e66d54e6c025c3b384ee5e184af6adb53af9ff8a Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sun, 1 Dec 2024 22:41:41 -0600 Subject: [PATCH] Add Nashville PHP --- groups.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/groups.json b/groups.json index f83ee5c..48ae78c 100644 --- a/groups.json +++ b/groups.json @@ -251,5 +251,19 @@ "bsky_url": "https://bsky.app/profile/phpxsea.com", "latitude": 47.60899936190318, "longitude": -122.34052530121367 + }, + "nashvillephp.org": { + "external": true, + "name": "Nashville PHP", + "region": "Nashville", + "continent": "North America", + "description": "We are a community of PHP and Web developers serving the metro Nashville and Middle Tennessee areas. Everyone is welcome, no matter your skill level. Come learn with us!", + "timezone": "America/Chicago", + "status": "active", + "frequency": "monthly", + "meetup_url": "https://www.meetup.com/nashvillephp/", + "bsky_url": null, + "latitude": 36.16048, + "longitude": -86.77842 } }