@@ -69,7 +69,6 @@ import TrungAvatarUrl from "@site/static/img/avatars/Trung.png";
69
69
import YahiaMD from "@site/src/components/about/Team/Yahia.md" ;
70
70
import YahiaAvatarUrl from "@site/static/img/avatars/Yahia.png" ;
71
71
72
-
73
72
export const teams = {
74
73
coreTeam : [
75
74
{
@@ -328,22 +327,6 @@ export const teams = {
328
327
subTeamName : "coreTeam" ,
329
328
BioComponent : ArjunMD ,
330
329
} ,
331
- {
332
- completeName : "Antoine Pitrou" ,
333
- firstName : "AntoinePi" ,
334
- position : " Senior Software Developer" ,
335
- GitHubLink : "https://github.com/pitrou" ,
336
- LinkedInLink :
337
- "https://www.linkedin.com/in/pitrou/" ,
338
- BlueskyLink : "https://bsky.app/profile/pitrou.bsky.social" ,
339
- MastodonLink : "" ,
340
- GitHubName : "@pitrou" ,
341
- avatarUrl : AntoineAvatarUrl ,
342
- distinctionTitle : [ "Python Software Foundation Fellow" ] ,
343
- distinctionLink : [ "https://www.python.org/psf/fellows-roster/" ] ,
344
- subTeamName : "coreTeam" ,
345
- BioComponent : AntoineMD ,
346
- } ,
347
330
{
348
331
completeName : "Sandrine Pataut" ,
349
332
firstName : "Sandrine" ,
@@ -378,7 +361,7 @@ export const teams = {
378
361
} ,
379
362
{
380
363
completeName : "Antoine Prouvost" ,
381
- firstName : "AntoinePrv " ,
364
+ firstName : "Antoine " ,
382
365
position : " Scientific Software Developer" ,
383
366
GitHubLink : "https://github.com/AntoinePrv" ,
384
367
LinkedInLink : "https://www.linkedin.com/in/antoine-prouvost-0667b6a4/" ,
@@ -419,8 +402,38 @@ export const teams = {
419
402
subTeamName : "coreTeam" ,
420
403
BioComponent : OusemaMD ,
421
404
} ,
405
+ {
406
+ completeName : "Guy Mushiata Kibulu" ,
407
+ firstName : "Guy" ,
408
+ position : "Scientific Software Development Intern" ,
409
+ GitHubLink : "https://github.com/Gauss-Taylor-Euler" ,
410
+ LinkedInLink :
411
+ "https://www.linkedin.com/in/guy-mushiata-kibulu-189646336/" ,
412
+ GitHubName : "@Gauss-Taylor-Euler" ,
413
+ avatarUrl : GuyAvatarUrl ,
414
+ distinctionTitle : [ ] ,
415
+ distinctionLink : [ ] ,
416
+ subTeamName : "coreTeam" ,
417
+ BioComponent : GuyMD ,
418
+ }
422
419
] ,
420
+
423
421
QSCollaboratorsTeam : [
422
+ {
423
+ completeName : "Johan Mabille" ,
424
+ firstName : "Johan" ,
425
+ position : "Technical Director" ,
426
+ GitHubLink : "https://github.com/JohanMabille" ,
427
+ LinkedInLink : "https://www.linkedin.com/in/johan-mabille/" ,
428
+ BlueskyLink : "" ,
429
+ MastodonLink : "" ,
430
+ GitHubName : "@JohanMabille" ,
431
+ avatarUrl : JohanAvatarUrl ,
432
+ distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
433
+ distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
434
+ subTeamName : "QSCollaboratorsTeam" ,
435
+ BioComponent : JohanMD ,
436
+ } ,
424
437
{
425
438
completeName : "Serge Guelton" ,
426
439
firstName : "Serge" ,
@@ -451,6 +464,37 @@ export const teams = {
451
464
subTeamName : "QSCollaboratorsTeam" ,
452
465
BioComponent : RomainMD
453
466
} ,
467
+ {
468
+ completeName : "Antoine Pitrou" ,
469
+ firstName : "Antoine" ,
470
+ position : "Senior Software Developer" ,
471
+ GitHubLink : "https://github.com/pitrou" ,
472
+ LinkedInLink :
473
+ "https://www.linkedin.com/in/pitrou/" ,
474
+ BlueskyLink : "https://bsky.app/profile/pitrou.bsky.social" ,
475
+ MastodonLink : "" ,
476
+ GitHubName : "@pitrou" ,
477
+ avatarUrl : AntoineAvatarUrl ,
478
+ distinctionTitle : [ "Python Software Foundation Fellow" ] ,
479
+ distinctionLink : [ "https://www.python.org/psf/fellows-roster/" ] ,
480
+ subTeamName : "QSCollaboratorsTeam" ,
481
+ BioComponent : AntoineMD ,
482
+ } ,
483
+ {
484
+ completeName : "Marion Chaffaut" ,
485
+ firstName : "Marion" ,
486
+ position : "Chief Financial Officer" ,
487
+ GitHubLink : "https://github.com/MarionChaff" ,
488
+ LinkedInLink : "https://www.linkedin.com/in/marion-chaffaut/" ,
489
+ BlueskyLink : "" ,
490
+ MastodonLink : "" ,
491
+ GitHubName : "@MarionChaff" ,
492
+ avatarUrl : MarionAvatarUrl ,
493
+ distinctionTitle : [ ] ,
494
+ distinctionLink : [ ] ,
495
+ subTeamName : "QSCollaboratorsTeam" ,
496
+ BioComponent : MarionMD ,
497
+ } ,
454
498
] ,
455
499
456
500
leadershipTeam : [
@@ -469,25 +513,10 @@ export const teams = {
469
513
subTeamName : "LeadershipTeam" ,
470
514
BioComponent : SylvainMD ,
471
515
} ,
472
- {
473
- completeName : "Johan Mabille" ,
474
- firstName : "Johan" ,
475
- position : "Project Director" ,
476
- GitHubLink : "https://github.com/JohanMabille" ,
477
- LinkedInLink : "https://www.linkedin.com/in/johan-mabille/" ,
478
- BlueskyLink : "" ,
479
- MastodonLink : "" ,
480
- GitHubName : "@JohanMabille" ,
481
- avatarUrl : JohanAvatarUrl ,
482
- distinctionTitle : [ "Jupyter Distinguished Contributor" ] ,
483
- distinctionLink : [ "https://jupyter.org/about#distinguished-contributors" ] ,
484
- subTeamName : "LeadershipTeam" ,
485
- BioComponent : JohanMD ,
486
- } ,
487
516
{
488
517
completeName : "Martin Renou" ,
489
518
firstName : "Martin" ,
490
- position : "Project Director" ,
519
+ position : "Technical Director" ,
491
520
GitHubLink : "https://github.com/martinRenou" ,
492
521
LinkedInLink : "https://www.linkedin.com/in/martin-renou" ,
493
522
BlueskyLink : "https://bsky.app/profile/martinrenou.bsky.social" ,
@@ -514,7 +543,6 @@ export const teams = {
514
543
subTeamName : "LeadershipTeam" ,
515
544
BioComponent : JeremyMD ,
516
545
} ,
517
-
518
546
{
519
547
completeName : "Afshin Darian" ,
520
548
firstName : "Darian" ,
@@ -575,20 +603,5 @@ export const teams = {
575
603
subTeamName : "LeadershipTeam" ,
576
604
BioComponent : TrungMD ,
577
605
} ,
578
- {
579
- completeName : "Marion Chaffaut" ,
580
- firstName : "Marion" ,
581
- position : "Chief Financial Officer" ,
582
- GitHubLink : "https://github.com/MarionChaff" ,
583
- LinkedInLink : "https://www.linkedin.com/in/marion-chaffaut/" ,
584
- BlueskyLink : "" ,
585
- MastodonLink : "" ,
586
- GitHubName : "@MarionChaff" ,
587
- avatarUrl : MarionAvatarUrl ,
588
- distinctionTitle : [ ] ,
589
- distinctionLink : [ ] ,
590
- subTeamName : "LeadershipTeam" ,
591
- BioComponent : MarionMD ,
592
- } ,
593
606
]
594
607
}
0 commit comments