File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/components/about/Team Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ export const coreTeam = [
105105 MastodonLink :"" ,
106106 GitHubName : "DenisaCheciu" ,
107107 avatarUrl : DenisaAvatarUrl ,
108- distinctionTitle : [ ] ,
109- distinctionLink : [ ] ,
108+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
109+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
110110 subTeamName : "coreTeam" ,
111111 BioComponent : DenisaMD ,
112112 } ,
@@ -165,8 +165,8 @@ export const coreTeam = [
165165 MastodonLink :"" ,
166166 GitHubName : "@IsabelParedes" ,
167167 avatarUrl : IsabelAvatarUrl ,
168- distinctionTitle : [ ] ,
169- distinctionLink : [ ] ,
168+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
169+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
170170 subTeamName : "coreTeam" ,
171171 BioComponent : IsabelMD ,
172172 } ,
You can’t perform that action at this time.
0 commit comments