From a7f513019df15a7c74d0b560fd8033585e9cc613 Mon Sep 17 00:00:00 2001 From: Olivier Giorgis Date: Tue, 9 Sep 2025 15:00:43 +0200 Subject: [PATCH] fix ogiorgis position --- src/components/about/Team/team.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/about/Team/team.ts b/src/components/about/Team/team.ts index dae7b5f6..42092701 100644 --- a/src/components/about/Team/team.ts +++ b/src/components/about/Team/team.ts @@ -421,7 +421,7 @@ export const teams = { { completeName: "Olivier Giorgis", pageName: "OlivierGiorgis", - position: " Scientific Software Development Intern", + position: "Scientific software developer", GitHubLink: "https://github.com/djangoliv", GitHubName: "@djangoliv", avatarUrl: OlivierAvatarUrl,