@@ -34,8 +34,6 @@ import JohanMD from "@site/src/components/about/Team/Johan.md";
34
34
import JohanAvatarUrl from "@site/static/img/avatars/Johan.png" ;
35
35
import JulienMD from "@site/src/components/about/Team/Julien.md" ;
36
36
import JulienAvatarUrl from "@site/static/img/avatars/Julien.png" ;
37
- import KerimMD from "@site/src/components/about/Team/Kerim.md" ;
38
- import KerimAvatarUrl from "@site/static/img/avatars/Kerim.png" ;
39
37
import MartinMD from "@site/src/components/about/Team/Martin.md" ;
40
38
import MartinAvatarUrl from "@site/static/img/avatars/Martin.png" ;
41
39
import MatthiasMD from "@site/src/components/about/Team/Matthias.md" ;
@@ -44,8 +42,6 @@ import MeriemMD from "@site/src/components/about/Team/Meriem.md";
44
42
import MeriemAvatarUrl from "@site/static/img/avatars/Meriem.png" ;
45
43
import NicolasMD from "@site/src/components/about/Team/Nicolas.md" ;
46
44
import NicolasAvatarUrl from "@site/static/img/avatars/Nicolas.png" ;
47
- import NourMD from "@site/src/components/about/Team/Nour.md" ;
48
- import NourAvatarUrl from "@site/static/img/avatars/Nour.png" ;
49
45
import RomainMD from "@site/src/components/about/Team/Romain.md" ;
50
46
import RomainAvatarUrl from "@site/static/img/avatars/Romain.png" ;
51
47
import SergeMD from "@site/src/components/about/Team/Serge.md" ;
@@ -297,23 +293,6 @@ export const coreTeam = [
297
293
subTeamName : "coreTeam" ,
298
294
BioComponent : IanMD ,
299
295
} ,
300
- {
301
- completeName : "Nour Cheour" ,
302
- firstName : "Nour" ,
303
- position : " Scientific Software Development Intern" ,
304
- onLinkednIn : "true" ,
305
- onGithub : "true" ,
306
- onX : "false" ,
307
- githubLink : "https://github.com/Nour-Cheour10" ,
308
- LinkedInLink : "https://www.linkedin.com/in/nour-cheour-606143206/" ,
309
- XLink : "" ,
310
- githubName : "@Nour-Cheour10" ,
311
- avatarUrl : NourAvatarUrl ,
312
- distinctionTitle : [ ] ,
313
- distinctionLink : [ ] ,
314
- subTeamName : "coreTeam" ,
315
- BioComponent : NourMD ,
316
- } ,
317
296
{
318
297
completeName : "Meriem Ben Ismail" ,
319
298
firstName : "Meriem" ,
@@ -365,24 +344,6 @@ export const coreTeam = [
365
344
subTeamName : "coreTeam" ,
366
345
BioComponent : AnastasiiaMD ,
367
346
} ,
368
- {
369
- completeName : "Kerim Birgi" ,
370
- firstName : "Kerim" ,
371
- position : " Scientific Software Development Intern" ,
372
- onLinkednIn : "true" ,
373
- onGithub : "true" ,
374
- onX : "false" ,
375
- githubLink : "https://github.com/KGB99" ,
376
- LinkedInLink :
377
- "https://www.linkedin.com/in/kerim-gregory-birgi/?originalSubdomain=ch" ,
378
- XLink : "" ,
379
- githubName : "@kgb99" ,
380
- avatarUrl : KerimAvatarUrl ,
381
- distinctionTitle : [ ] ,
382
- distinctionLink : [ ] ,
383
- subTeamName : "coreTeam" ,
384
- BioComponent : KerimMD ,
385
- } ,
386
347
{
387
348
completeName : "Arjun Verma" ,
388
349
firstName : "Arjun" ,
0 commit comments