@@ -88,8 +88,8 @@ export const coreTeam = [
88
88
XLink : "" ,
89
89
githubName : "@trungleduc" ,
90
90
avatarUrl : TrungAvatarUrl ,
91
- distinctionTitle : [ ] ,
92
- distinctionLink : [ ] ,
91
+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
92
+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
93
93
subTeamName : "coreTeam" ,
94
94
BioComponent : TrungMD ,
95
95
} ,
@@ -173,8 +173,8 @@ export const coreTeam = [
173
173
XLink : "" ,
174
174
githubName : "@brichet" ,
175
175
avatarUrl : NicolasAvatarUrl ,
176
- distinctionTitle : [ ] ,
177
- distinctionLink : [ ] ,
176
+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
177
+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
178
178
subTeamName : "coreTeam" ,
179
179
BioComponent : NicolasMD ,
180
180
} ,
@@ -470,7 +470,7 @@ export const leadershipTeam = [
470
470
XLink : "https://twitter.com/JohanMabille" ,
471
471
githubName : "@JohanMabille" ,
472
472
avatarUrl : JohanAvatarUrl ,
473
- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
473
+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
474
474
distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
475
475
subTeamName : "LeadershipTeam" ,
476
476
BioComponent : JohanMD ,
@@ -487,7 +487,7 @@ export const leadershipTeam = [
487
487
XLink : "https://twitter.com/martinRenou" ,
488
488
githubName : "@martinRenou" ,
489
489
avatarUrl : MartinAvatarUrl ,
490
- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
490
+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
491
491
distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
492
492
subTeamName : "LeadershipTeam" ,
493
493
BioComponent : MartinMD ,
@@ -504,7 +504,7 @@ export const leadershipTeam = [
504
504
XLink : "https://twitter.com/jtpio" ,
505
505
githubName : "@jtpio" ,
506
506
avatarUrl : JeremyAvatarUrl ,
507
- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
507
+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
508
508
distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
509
509
subTeamName : "LeadershipTeam" ,
510
510
BioComponent : JeremyMD ,
@@ -522,7 +522,7 @@ export const leadershipTeam = [
522
522
XLink : "" ,
523
523
githubName : "@afshin" ,
524
524
avatarUrl : DarianAvatarUrl ,
525
- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
525
+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
526
526
distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
527
527
subTeamName : "LeadershipTeam" ,
528
528
BioComponent : DarianMD ,
@@ -539,7 +539,7 @@ export const leadershipTeam = [
539
539
XLink : "https://twitter.com/davidbrochart" ,
540
540
githubName : "@davidbrochart" ,
541
541
avatarUrl : DavidAvatarUrl ,
542
- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
542
+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
543
543
distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
544
544
subTeamName : "LeadershipTeam" ,
545
545
BioComponent : DavidMD ,
0 commit comments