diff --git a/website/src/components/TeamProfileCards/index.tsx b/website/src/components/TeamProfileCards/index.tsx
index ecf959d48cf4..46e68783c9bb 100644
--- a/website/src/components/TeamProfileCards/index.tsx
+++ b/website/src/components/TeamProfileCards/index.tsx
@@ -81,23 +81,6 @@ function TeamProfileCardCol(props: ProfileProps) {
export function ActiveTeamRow(): JSX.Element {
return (
-
-
- Obsessed open-source enthusiast 👋 Eternal amateur at everything 🤷♂️
- Maintainer of Russian docs on PHP, React, Kubernetes and much more 🧐
-
-
-
-
- Docusaurus founder and now ever grateful Docusaurus cheerleader to
- those who actually write code for it.
-
-
+ name="Clément Couriol"
+ githubUrl="https://github.com/ozakione">
- Full Front End Stack developer who likes working on the Jamstack.
- Working on Docusaurus made him Facebook's unofficial part-time
- Open Source webmaster, which is an awesome role to be in.
+ Student from CPE Lyon, France. Passionate web developer who tries to
+ become a expert web developer.
@@ -139,6 +120,33 @@ export function ActiveTeamRow(): JSX.Element {
export function HonoraryAlumniTeamRow(): JSX.Element {
return (
+
+
+ Docusaurus founder and now ever grateful Docusaurus cheerleader to
+ those who actually write code for it.
+
+
+
+
+ Obsessed open-source enthusiast 👋 Eternal amateur at everything 🤷♂️
+ Maintainer of Russian docs on PHP, React, Kubernetes and much more 🧐
+
+
+
+
+ Full Front End Stack developer who likes working on the Jamstack.
+ Working on Docusaurus made him Facebook's unofficial part-time
+ Open Source webmaster, which is an awesome role to be in.
+
+