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 = [
105
105
MastodonLink :"" ,
106
106
GitHubName : "DenisaCheciu" ,
107
107
avatarUrl : DenisaAvatarUrl ,
108
- distinctionTitle : [ ] ,
109
- distinctionLink : [ ] ,
108
+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
109
+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
110
110
subTeamName : "coreTeam" ,
111
111
BioComponent : DenisaMD ,
112
112
} ,
@@ -165,8 +165,8 @@ export const coreTeam = [
165
165
MastodonLink :"" ,
166
166
GitHubName : "@IsabelParedes" ,
167
167
avatarUrl : IsabelAvatarUrl ,
168
- distinctionTitle : [ ] ,
169
- distinctionLink : [ ] ,
168
+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
169
+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
170
170
subTeamName : "coreTeam" ,
171
171
BioComponent : IsabelMD ,
172
172
} ,
You can’t perform that action at this time.
0 commit comments