@@ -325,22 +325,6 @@ export const coreTeam = [
325325 subTeamName : "coreTeam" ,
326326 BioComponent : ArjunMD ,
327327 } ,
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- } ,
344328 {
345329 completeName : "Sandrine Pataut" ,
346330 firstName : "Sandrine" ,
@@ -419,6 +403,21 @@ export const coreTeam = [
419403] ;
420404
421405export 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+ } ,
422421 {
423422 completeName : "Serge Guelton" ,
424423 firstName : "Serge" ,
@@ -449,6 +448,37 @@ export const QSCollaboratorsTeam = [
449448 subTeamName : "QSCollaboratorsTeam" ,
450449 BioComponent : RomainMD
451450 } ,
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+ } ,
452482] ;
453483
454484export const leadershipTeam = [
@@ -467,25 +497,10 @@ export const leadershipTeam = [
467497 subTeamName : "LeadershipTeam" ,
468498 BioComponent : SylvainMD ,
469499 } ,
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- } ,
485500 {
486501 completeName : "Martin Renou" ,
487502 firstName : "Martin" ,
488- position : "Project Director" ,
503+ position : "Technical Director" ,
489504 GitHubLink : "https://github.com/martinRenou" ,
490505 LinkedInLink : "https://www.linkedin.com/in/martin-renou" ,
491506 BlueskyLink :"https://bsky.app/profile/martinrenou.bsky.social" ,
@@ -512,7 +527,6 @@ export const leadershipTeam = [
512527 subTeamName : "LeadershipTeam" ,
513528 BioComponent : JeremyMD ,
514529 } ,
515-
516530 {
517531 completeName : "Afshin Darian" ,
518532 firstName : "Darian" ,
@@ -573,20 +587,4 @@ export const leadershipTeam = [
573587 subTeamName : "LeadershipTeam" ,
574588 BioComponent : TrungMD ,
575589 } ,
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-
592590] ;
0 commit comments