From 436326b81606c94a46c31f81dd25e266d60f3f43 Mon Sep 17 00:00:00 2001 From: Sylvain Corlay Date: Thu, 23 Jan 2025 11:01:36 +0100 Subject: [PATCH] Add Mastodon and Bluesky links, remove X links --- src/components/about/Team/team.ts | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/components/about/Team/team.ts b/src/components/about/Team/team.ts index 8dd3dfb0a..763b80c56 100644 --- a/src/components/about/Team/team.ts +++ b/src/components/about/Team/team.ts @@ -66,7 +66,7 @@ export const coreTeam = [ firstName: "Thorsten", position: "Scientific Software Developer", GitHubLink: "https://github.com/DerThorsten", - XLink: "https://twitter.com/ThorstenBeier", + XLink: "", LinkedInLink: "https://www.linkedin.com/in/thorsten-beier-95b121189/", BlueskyLink:"", MastodonLink:"", @@ -99,7 +99,7 @@ export const coreTeam = [ position: "Scientific Software Developer", GitHubLink: "https://github.com/DenisaCG", LinkedInLink: "https://www.linkedin.com/in/denisa-checiu-georgiana/", - XLink: "https://twitter.com/DenisaCheciu", + XLink: "", BlueskyLink:"", MastodonLink:"", GitHubName: "DenisaCheciu", @@ -211,7 +211,7 @@ export const coreTeam = [ position: "Scientific Software Developer", GitHubLink: "https://github.com/jjerphan", LinkedInLink: "https://www.linkedin.com/in/jjerphan/", - XLink: "https://twitter.com/jjerphan", + XLink: "", BlueskyLink:"", MastodonLink:"", GitHubName: "@jjerphan", @@ -324,7 +324,7 @@ export const coreTeam = [ GitHubLink: "https://github.com/arjxn-py", LinkedInLink: "https://www.linkedin.com/in/arjun-verma-758608226/", - XLink: "https://x.com/ArjxnPy", + XLink: "", BlueskyLink:"", MastodonLink:"", GitHubName: "@arjxn-py", @@ -375,7 +375,7 @@ export const coreTeam = [ GitHubLink: "https://github.com/raulcd", LinkedInLink: "https://www.linkedin.com/in/raulcumplido/", - XLink: "https://x.com/raulcumplido", + XLink: "", BlueskyLink:"", MastodonLink:"", GitHubName: "@raulcd", @@ -410,7 +410,7 @@ export const QSCollaboratorsTeam = [ position: "Scientific Software Developer", GitHubLink: "https://github.com/rmenegaux", LinkedInLink: "https://www.linkedin.com/in/romain-menegaux-88a147134/", - XLink: "https://twitter.com/RomainMenegaux", + XLink: "", BlueskyLink:"", MastodonLink:"", GitHubName: "@trmenegaux", @@ -429,9 +429,9 @@ export const leadershipTeam = [ position: "Chief Executive Officer", GitHubLink: "https://github.com/SylvainCorlay", LinkedInLink: "https://www.linkedin.com/sylvaincorlay/?locale=en_US", - XLink: "https://twitter.com/SylvainCorlay", - BlueskyLink:"", - MastodonLink:"", + XLink: "", + BlueskyLink: "https://bsky.app/profile/sylvaincorlay.bsky.social", + MastodonLink: "https://mastodon.social/@SylvainCorlay", GitHubName: "@SylvainCorlay", avatarUrl: SylvainAvatarUrl, distinctionTitle: ["ACM Software System Award"], @@ -445,7 +445,7 @@ export const leadershipTeam = [ position: "Project Director", GitHubLink: "https://github.com/JohanMabille", LinkedInLink: "https://www.linkedin.com/in/johan-mabille/", - XLink: "https://twitter.com/JohanMabille", + XLink: "", BlueskyLink:"", MastodonLink:"", GitHubName: "@JohanMabille", @@ -461,7 +461,7 @@ export const leadershipTeam = [ position: "Project Director", GitHubLink: "https://github.com/martinRenou", LinkedInLink: "https://www.linkedin.com/in/martin-renou", - XLink: "https://twitter.com/martinRenou", + XLink: "", BlueskyLink:"https://bsky.app/profile/martinrenou.bsky.social", MastodonLink:"", GitHubName: "@martinRenou", @@ -477,7 +477,7 @@ export const leadershipTeam = [ position: "Technical Director", GitHubLink: "https://github.com/jtpio", LinkedInLink: "https://www.linkedin.com/in/jtuloup/", - XLink: "https://twitter.com/jtpio", + XLink: "", BlueskyLink:"", MastodonLink:"", GitHubName: "@jtpio", @@ -510,6 +510,7 @@ export const leadershipTeam = [ position: "Technical Director", GitHubLink: "https://github.com/davidbrochart", LinkedInLink: "https://www.linkedin.com/in/david-brochart-4208721/", + XLink: "", BlueskyLink:"https://bsky.app/profile/davidbrochart.bsky.social", MastodonLink:"https://mastodon.top/@davidbrochart", GitHubName: "@davidbrochart",