We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634f874 commit 066f2a9Copy full SHA for 066f2a9
src/components/about/Team/team.ts
@@ -366,7 +366,7 @@ export const coreTeam = [
366
distinctionLink: ["https://www.python.org/psf/fellows-roster/"],
367
subTeamName: "coreTeam",
368
BioComponent: AntoineMD,
369
- },
+ },
370
{
371
completeName: "Sandrine Pataut",
372
firstName: "Sandrine",
@@ -478,7 +478,7 @@ export const leadershipTeam = [
478
GitHubLink: "https://github.com/martinRenou",
479
LinkedInLink: "https://www.linkedin.com/in/martin-renou",
480
XLink: "https://twitter.com/martinRenou",
481
- BlueskyLink:"",
+ BlueskyLink:"https://bsky.app/profile/martinrenou.bsky.social",
482
MastodonLink:"",
483
GitHubName: "@martinRenou",
484
avatarUrl: MartinAvatarUrl,
0 commit comments