@@ -325,22 +325,6 @@ export const coreTeam = [
325
325
subTeamName : "coreTeam" ,
326
326
BioComponent : ArjunMD ,
327
327
} ,
328
- {
329
- completeName : "Antoine Pitrou" ,
330
- firstName : "Antoine" ,
331
- position : " Senior Software Developer" ,
332
- GitHubLink : "https://github.com/pitrou" ,
333
- LinkedInLink :
334
- "https://www.linkedin.com/in/pitrou/" ,
335
- BlueskyLink : "https://bsky.app/profile/pitrou.bsky.social" ,
336
- MastodonLink :"" ,
337
- GitHubName : "@pitrou" ,
338
- avatarUrl : AntoineAvatarUrl ,
339
- distinctionTitle : [ "Python Software Foundation Fellow" ] ,
340
- distinctionLink : [ "https://www.python.org/psf/fellows-roster/" ] ,
341
- subTeamName : "coreTeam" ,
342
- BioComponent : AntoineMD ,
343
- } ,
344
328
{
345
329
completeName : "Sandrine Pataut" ,
346
330
firstName : "Sandrine" ,
@@ -419,6 +403,21 @@ export const coreTeam = [
419
403
] ;
420
404
421
405
export const QSCollaboratorsTeam = [
406
+ {
407
+ completeName : "Johan Mabille" ,
408
+ firstName : "Johan" ,
409
+ position : "Technical Director" ,
410
+ GitHubLink : "https://github.com/JohanMabille" ,
411
+ LinkedInLink : "https://www.linkedin.com/in/johan-mabille/" ,
412
+ BlueskyLink :"" ,
413
+ MastodonLink :"" ,
414
+ GitHubName : "@JohanMabille" ,
415
+ avatarUrl : JohanAvatarUrl ,
416
+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
417
+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
418
+ subTeamName : "QSCollaboratorsTeam" ,
419
+ BioComponent : JohanMD ,
420
+ } ,
422
421
{
423
422
completeName : "Serge Guelton" ,
424
423
firstName : "Serge" ,
@@ -449,6 +448,37 @@ export const QSCollaboratorsTeam = [
449
448
subTeamName : "QSCollaboratorsTeam" ,
450
449
BioComponent : RomainMD
451
450
} ,
451
+ {
452
+ completeName : "Antoine Pitrou" ,
453
+ firstName : "Antoine" ,
454
+ position : "Senior Software Developer" ,
455
+ GitHubLink : "https://github.com/pitrou" ,
456
+ LinkedInLink :
457
+ "https://www.linkedin.com/in/pitrou/" ,
458
+ BlueskyLink : "https://bsky.app/profile/pitrou.bsky.social" ,
459
+ MastodonLink :"" ,
460
+ GitHubName : "@pitrou" ,
461
+ avatarUrl : AntoineAvatarUrl ,
462
+ distinctionTitle : [ "Python Software Foundation Fellow" ] ,
463
+ distinctionLink : [ "https://www.python.org/psf/fellows-roster/" ] ,
464
+ subTeamName : "QSCollaboratorsTeam" ,
465
+ BioComponent : AntoineMD ,
466
+ } ,
467
+ {
468
+ completeName : "Marion Chaffaut" ,
469
+ firstName : "Marion" ,
470
+ position : "Chief Financial Officer" ,
471
+ GitHubLink : "https://github.com/MarionChaff" ,
472
+ LinkedInLink : "https://www.linkedin.com/in/marion-chaffaut/" ,
473
+ BlueskyLink :"" ,
474
+ MastodonLink :"" ,
475
+ GitHubName : "@MarionChaff" ,
476
+ avatarUrl : MarionAvatarUrl ,
477
+ distinctionTitle : [ ] ,
478
+ distinctionLink : [ ] ,
479
+ subTeamName : "QSCollaboratorsTeam" ,
480
+ BioComponent : MarionMD ,
481
+ } ,
452
482
] ;
453
483
454
484
export const leadershipTeam = [
@@ -467,25 +497,10 @@ export const leadershipTeam = [
467
497
subTeamName : "LeadershipTeam" ,
468
498
BioComponent : SylvainMD ,
469
499
} ,
470
- {
471
- completeName : "Johan Mabille" ,
472
- firstName : "Johan" ,
473
- position : "Project Director" ,
474
- GitHubLink : "https://github.com/JohanMabille" ,
475
- LinkedInLink : "https://www.linkedin.com/in/johan-mabille/" ,
476
- BlueskyLink :"" ,
477
- MastodonLink :"" ,
478
- GitHubName : "@JohanMabille" ,
479
- avatarUrl : JohanAvatarUrl ,
480
- distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
481
- distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
482
- subTeamName : "LeadershipTeam" ,
483
- BioComponent : JohanMD ,
484
- } ,
485
500
{
486
501
completeName : "Martin Renou" ,
487
502
firstName : "Martin" ,
488
- position : "Project Director" ,
503
+ position : "Technical Director" ,
489
504
GitHubLink : "https://github.com/martinRenou" ,
490
505
LinkedInLink : "https://www.linkedin.com/in/martin-renou" ,
491
506
BlueskyLink :"https://bsky.app/profile/martinrenou.bsky.social" ,
@@ -512,7 +527,6 @@ export const leadershipTeam = [
512
527
subTeamName : "LeadershipTeam" ,
513
528
BioComponent : JeremyMD ,
514
529
} ,
515
-
516
530
{
517
531
completeName : "Afshin Darian" ,
518
532
firstName : "Darian" ,
@@ -573,20 +587,4 @@ export const leadershipTeam = [
573
587
subTeamName : "LeadershipTeam" ,
574
588
BioComponent : TrungMD ,
575
589
} ,
576
- {
577
- completeName : "Marion Chaffaut" ,
578
- firstName : "Marion" ,
579
- position : "Chief Financial Officer" ,
580
- GitHubLink : "https://github.com/MarionChaff" ,
581
- LinkedInLink : "https://www.linkedin.com/in/marion-chaffaut/" ,
582
- BlueskyLink :"" ,
583
- MastodonLink :"" ,
584
- GitHubName : "@MarionChaff" ,
585
- avatarUrl : MarionAvatarUrl ,
586
- distinctionTitle : [ ] ,
587
- distinctionLink : [ ] ,
588
- subTeamName : "LeadershipTeam" ,
589
- BioComponent : MarionMD ,
590
- } ,
591
-
592
590
] ;
0 commit comments