From e0193661b96bfeda1db7e84e1737a136d3d0d47f Mon Sep 17 00:00:00 2001 From: Andreas Scherbaum Date: Fri, 5 Dec 2025 09:46:02 +0100 Subject: [PATCH] Update social media links for PostgreSQL Meetup Group Berlin --- postgresprojects.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/postgresprojects.json b/postgresprojects.json index fcd1ff0..b6e85fb 100644 --- a/postgresprojects.json +++ b/postgresprojects.json @@ -190,5 +190,10 @@ "Mastodon": ["https://fosstodon.org/@PostgresEDI"], "Bluesky": ["https://bsky.app/profile/postgresedi.bsky.social"], "LinkedIn": ["https://www.linkedin.com/company/postgresedi/"] + }, + "PostgreSQL Meetup Group Berlin": { + "Website": ["https://www.meetup.com/postgresql-meetup-berlin/"], + "Mastodon": ["https://fosstodon.org/@postgresberlin"], + "LinkedIn": ["https://www.linkedin.com/company/postgresql-meetup-berlin/"] } }