@@ -60,6 +60,8 @@ import ThorstenMD from "@site/src/components/about/Team/Thorsten.md";
60
60
import ThorstenAvatarUrl from "@site/static/img/avatars/Thorsten.png" ;
61
61
import TrungMD from "@site/src/components/about/Team/Trung.md" ;
62
62
import TrungAvatarUrl from "@site/static/img/avatars/Trung.png" ;
63
+ import YahiaMD from "@site/src/components/about/Team/Yahia.md" ;
64
+ import YahiaAvatarUrl from "@site/static/img/avatars/Yahia.png" ;
63
65
64
66
65
67
export const coreTeam = [
@@ -253,8 +255,8 @@ export const coreTeam = [
253
255
MastodonLink :"" ,
254
256
GitHubName : "@ianthomas23" ,
255
257
avatarUrl : IanAvatarUrl ,
256
- distinctionTitle : [ "OpenUK Honours List 2025" ] ,
257
- distinctionLink : [ "https://openuk.uk/honours /" ] ,
258
+ distinctionTitle : [ "OpenUK Honors List 2025" ] ,
259
+ distinctionLink : [ "https://openuk.uk/honors /" ] ,
258
260
subTeamName : "coreTeam" ,
259
261
BioComponent : IanMD ,
260
262
} ,
@@ -382,6 +384,20 @@ export const coreTeam = [
382
384
subTeamName : "coreTeam" ,
383
385
BioComponent : AntoinePrvMD ,
384
386
} ,
387
+ {
388
+ completeName : "Yahia Heni" ,
389
+ firstName : "Yahia" ,
390
+ position : " Scientific Software Development Intern" ,
391
+ GitHubLink : "https://github.com/Yahiewi" ,
392
+ LinkedInLink :
393
+ "https://www.linkedin.com/in/yahia-heni/" ,
394
+ GitHubName : "@Yahiewi" ,
395
+ avatarUrl : YahiaAvatarUrl ,
396
+ distinctionTitle : [ ] ,
397
+ distinctionLink : [ ] ,
398
+ subTeamName : "coreTeam" ,
399
+ BioComponent : YahiaMD ,
400
+ } ,
385
401
] ;
386
402
387
403
export const QSCollaboratorsTeam = [
0 commit comments