diff --git a/src/components/about/Team/Trung.md b/src/components/about/Team/Trung.md
index 74693f676..800f17b38 100644
--- a/src/components/about/Team/Trung.md
+++ b/src/components/about/Team/Trung.md
@@ -1,8 +1,6 @@
-Le Duc Trung is a Scientific Software Developer at
-QuantStack. He holds a PhD on computational mechanics from Université Pierre-et-Marie-Curie (France).
-Before joining QuantStack, Trung worked as a research engineer at Mines ParisTech, CADLM and Safran Group.
+Le Duc Trung is a Technical Director at QuantStack.
+He holds a PhD in computational mechanics from Université Pierre-et-Marie-Curie (France).
-During his time at Safran, Trung was maintainer of CoSApp, a modeling framework relying on the Python scientific stack. He also authored CoSApp Lab, a toolbox for creating and deploying CoSApp-powered dashboard.
+At QuantStack, Trung works on several projects within the Jupyter ecosystem, from the main projects like JupyterLab, Voilà, and ipywidgets to various JupyterLab extensions and widgets.
-As a personal project, Trung co-founded Cast2cloud, a web interface for the finite element
-solver Cast3M.
+Before joining QuantStack, Trung worked as a research engineer at Mines ParisTech, CADLM, and Safran Group.
\ No newline at end of file
diff --git a/src/components/about/Team/team.ts b/src/components/about/Team/team.ts
index 9dee84573..1447cdd2b 100644
--- a/src/components/about/Team/team.ts
+++ b/src/components/about/Team/team.ts
@@ -77,22 +77,6 @@ export const coreTeam = [
subTeamName: "coreTeam",
BioComponent: ThorstenMD,
},
- {
- completeName: "Le Duc Trung",
- firstName: "Trung",
- position: "Scientific Software Developer",
- GitHubLink: "https://github.com/trungleduc",
- LinkedInLink: "https://www.linkedin.com/in/ductrung-le/",
- XLink: "",
- BlueskyLink:"",
- MastodonLink:"",
- GitHubName: "@trungleduc",
- avatarUrl: TrungAvatarUrl,
- distinctionTitle: ["Jupyter Distinguished Contributor"],
- distinctionLink: ["https://jupyter.org/about#distinguished-contributors"],
- subTeamName: "coreTeam",
- BioComponent: TrungMD,
- },
{
completeName: " Andreas Trawöger",
firstName: "Andreas",
@@ -551,4 +535,20 @@ export const leadershipTeam = [
subTeamName: "LeadershipTeam",
BioComponent: MatthiasMD,
},
+ {
+ completeName: "Le Duc Trung",
+ firstName: "Trung",
+ position: "Technical Director",
+ GitHubLink: "https://github.com/trungleduc",
+ LinkedInLink: "https://www.linkedin.com/in/ductrung-le/",
+ XLink: "@trung_leduc",
+ BlueskyLink:"",
+ MastodonLink:"",
+ GitHubName: "@trungleduc",
+ avatarUrl: TrungAvatarUrl,
+ distinctionTitle: ["Jupyter Distinguished Contributor"],
+ distinctionLink: ["https://jupyter.org/about#distinguished-contributors"],
+ subTeamName: "LeadershipTeam",
+ BioComponent: TrungMD,
+ },
];
diff --git a/static/img/avatars/Trung.png b/static/img/avatars/Trung.png
index 1473fe94a..64741d3c6 100644
Binary files a/static/img/avatars/Trung.png and b/static/img/avatars/Trung.png differ