@@ -88,8 +88,8 @@ export const coreTeam = [
8888 XLink : "" ,
8989 githubName : "@trungleduc" ,
9090 avatarUrl : TrungAvatarUrl ,
91- distinctionTitle : [ ] ,
92- distinctionLink : [ ] ,
91+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
92+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
9393 subTeamName : "coreTeam" ,
9494 BioComponent : TrungMD ,
9595 } ,
@@ -173,8 +173,8 @@ export const coreTeam = [
173173 XLink : "" ,
174174 githubName : "@brichet" ,
175175 avatarUrl : NicolasAvatarUrl ,
176- distinctionTitle : [ ] ,
177- distinctionLink : [ ] ,
176+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
177+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
178178 subTeamName : "coreTeam" ,
179179 BioComponent : NicolasMD ,
180180 } ,
@@ -470,7 +470,7 @@ export const leadershipTeam = [
470470 XLink : "https://twitter.com/JohanMabille" ,
471471 githubName : "@JohanMabille" ,
472472 avatarUrl : JohanAvatarUrl ,
473- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
473+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
474474 distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
475475 subTeamName : "LeadershipTeam" ,
476476 BioComponent : JohanMD ,
@@ -487,7 +487,7 @@ export const leadershipTeam = [
487487 XLink : "https://twitter.com/martinRenou" ,
488488 githubName : "@martinRenou" ,
489489 avatarUrl : MartinAvatarUrl ,
490- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
490+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
491491 distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
492492 subTeamName : "LeadershipTeam" ,
493493 BioComponent : MartinMD ,
@@ -504,7 +504,7 @@ export const leadershipTeam = [
504504 XLink : "https://twitter.com/jtpio" ,
505505 githubName : "@jtpio" ,
506506 avatarUrl : JeremyAvatarUrl ,
507- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
507+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
508508 distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
509509 subTeamName : "LeadershipTeam" ,
510510 BioComponent : JeremyMD ,
@@ -522,7 +522,7 @@ export const leadershipTeam = [
522522 XLink : "" ,
523523 githubName : "@afshin" ,
524524 avatarUrl : DarianAvatarUrl ,
525- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
525+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
526526 distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
527527 subTeamName : "LeadershipTeam" ,
528528 BioComponent : DarianMD ,
@@ -539,7 +539,7 @@ export const leadershipTeam = [
539539 XLink : "https://twitter.com/davidbrochart" ,
540540 githubName : "@davidbrochart" ,
541541 avatarUrl : DavidAvatarUrl ,
542- distinctionTitle : [ "Jupyter distinguished contributor " ] ,
542+ distinctionTitle : [ "Jupyter Distinguished Contributor " ] ,
543543 distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
544544 subTeamName : "LeadershipTeam" ,
545545 BioComponent : DavidMD ,
0 commit comments