From ffe657e9b29865ea08b3c2d44c3649bddc9f2a4b Mon Sep 17 00:00:00 2001
From: ozakione <29860391+OzakIOne@users.noreply.github.com>
Date: Mon, 26 Feb 2024 22:42:26 +0100
Subject: [PATCH] docs(team): update active docusaurus team member
---
.../src/components/TeamProfileCards/index.tsx | 54 +++++++++++--------
1 file changed, 31 insertions(+), 23 deletions(-)
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.
+
+