From 3c30e7901835121ac94f1007cbe0c16679b9c462 Mon Sep 17 00:00:00 2001 From: Andreas Scherbaum Date: Fri, 5 Dec 2025 09:51:47 +0100 Subject: [PATCH] Update social media links for PostgreSQL Meetup in Frankfurt --- postgresprojects.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/postgresprojects.json b/postgresprojects.json index b6e85fb..2e49922 100644 --- a/postgresprojects.json +++ b/postgresprojects.json @@ -195,5 +195,9 @@ "Website": ["https://www.meetup.com/postgresql-meetup-berlin/"], "Mastodon": ["https://fosstodon.org/@postgresberlin"], "LinkedIn": ["https://www.linkedin.com/company/postgresql-meetup-berlin/"] + }, + "PostgreSQL Meetup in Frankfurt": { + "Website": ["https://www.meetup.com/postgres-user-group-frankfurt-am-main/"], + "LinkedIn": ["https://www.linkedin.com/groups/13030204"] } }