From 319d73d54f3ab3bc0d2294ed0539088fb0aba135 Mon Sep 17 00:00:00 2001 From: ozaki <29860391+OzakIOne@users.noreply.github.com> Date: Wed, 6 Mar 2024 11:17:28 +0100 Subject: [PATCH] docs(team): update active docusaurus team member (#9893) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sébastien Lorber Co-authored-by: OzakIOne --- project-words.txt | 1 + .../src/components/TeamProfileCards/index.tsx | 54 +++++++++++-------- 2 files changed, 32 insertions(+), 23 deletions(-) diff --git a/project-words.txt b/project-words.txt index cf88f27ad9..f3fd6a5256 100644 --- a/project-words.txt +++ b/project-words.txt @@ -52,6 +52,7 @@ Codespaces commonmark contravariance corejs +Couriol creativecommons Csapo Csvg diff --git a/website/src/components/TeamProfileCards/index.tsx b/website/src/components/TeamProfileCards/index.tsx index ecf959d48c..5f4fdabb1e 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 an 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. + +