From 3acc2c336f23500d826636ce27cbac39e68f9a4f Mon Sep 17 00:00:00 2001 From: Andreas Scherbaum Date: Fri, 5 Dec 2025 08:56:59 +0100 Subject: [PATCH] Update social media links for PostgreSQL Edinburgh Meetup --- postgresprojects.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/postgresprojects.json b/postgresprojects.json index 90b7b62..fcd1ff0 100644 --- a/postgresprojects.json +++ b/postgresprojects.json @@ -184,5 +184,11 @@ "Website": ["https://cloudnative-pg.io/"], "YouTube": ["https://www.youtube.com/channel/UCTGH88W1BiuRRPTzJUDPJyA"], "Mastodon": ["https://mastodon.social/@CloudNativePG"] + }, + "PostgreSQL Edinburgh Meetup": { + "Website": ["https://luma.com/PostgresEDI"], + "Mastodon": ["https://fosstodon.org/@PostgresEDI"], + "Bluesky": ["https://bsky.app/profile/postgresedi.bsky.social"], + "LinkedIn": ["https://www.linkedin.com/company/postgresedi/"] } }