@@ -69,7 +69,6 @@ import TrungAvatarUrl from "@site/static/img/avatars/Trung.png";
6969import YahiaMD from "@site/src/components/about/Team/Yahia.md" ;
7070import YahiaAvatarUrl from "@site/static/img/avatars/Yahia.png" ;
7171
72-
7372export const teams = {
7473 coreTeam : [
7574 {
@@ -328,22 +327,6 @@ export const teams = {
328327 subTeamName : "coreTeam" ,
329328 BioComponent : ArjunMD ,
330329 } ,
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- } ,
347330 {
348331 completeName : "Sandrine Pataut" ,
349332 firstName : "Sandrine" ,
@@ -378,7 +361,7 @@ export const teams = {
378361 } ,
379362 {
380363 completeName : "Antoine Prouvost" ,
381- firstName : "AntoinePrv " ,
364+ firstName : "Antoine " ,
382365 position : " Scientific Software Developer" ,
383366 GitHubLink : "https://github.com/AntoinePrv" ,
384367 LinkedInLink : "https://www.linkedin.com/in/antoine-prouvost-0667b6a4/" ,
@@ -419,8 +402,38 @@ export const teams = {
419402 subTeamName : "coreTeam" ,
420403 BioComponent : OusemaMD ,
421404 } ,
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+ }
422419 ] ,
420+
423421 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+ } ,
424437 {
425438 completeName : "Serge Guelton" ,
426439 firstName : "Serge" ,
@@ -451,6 +464,37 @@ export const teams = {
451464 subTeamName : "QSCollaboratorsTeam" ,
452465 BioComponent : RomainMD
453466 } ,
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+ } ,
454498 ] ,
455499
456500 leadershipTeam : [
@@ -469,25 +513,10 @@ export const teams = {
469513 subTeamName : "LeadershipTeam" ,
470514 BioComponent : SylvainMD ,
471515 } ,
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- } ,
487516 {
488517 completeName : "Martin Renou" ,
489518 firstName : "Martin" ,
490- position : "Project Director" ,
519+ position : "Technical Director" ,
491520 GitHubLink : "https://github.com/martinRenou" ,
492521 LinkedInLink : "https://www.linkedin.com/in/martin-renou" ,
493522 BlueskyLink : "https://bsky.app/profile/martinrenou.bsky.social" ,
@@ -514,7 +543,6 @@ export const teams = {
514543 subTeamName : "LeadershipTeam" ,
515544 BioComponent : JeremyMD ,
516545 } ,
517-
518546 {
519547 completeName : "Afshin Darian" ,
520548 firstName : "Darian" ,
@@ -575,20 +603,5 @@ export const teams = {
575603 subTeamName : "LeadershipTeam" ,
576604 BioComponent : TrungMD ,
577605 } ,
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- } ,
593606 ]
594607}
0 commit comments