diff --git a/src/pages/about/Team/_team.ts b/src/pages/about/Team/_team.ts index df6ce3b7..b0072309 100644 --- a/src/pages/about/Team/_team.ts +++ b/src/pages/about/Team/_team.ts @@ -139,8 +139,8 @@ export const teams = { MastodonLink: "", GitHubName: "@HaudinFlorence", avatarUrl: FlorenceAvatarUrl, - distinctionTitle: [], - distinctionLink: [], + distinctionTitle: ["Jupyter Distinguished Contributor"], + distinctionLink: ["https://jupyter.org/about#distinguished-contributors"], subTeamName: "coreTeam", BioComponent: FlorenceMD, }, @@ -244,8 +244,8 @@ export const teams = { MastodonLink: "", GitHubName: "@gjmooney", avatarUrl: GregAvatarUrl, - distinctionTitle: [], - distinctionLink: [], + distinctionTitle: ["Jupyter Distinguished Contributor"], + distinctionLink: ["https://jupyter.org/about#distinguished-contributors"], subTeamName: "coreTeam", BioComponent: GregMD, },