docusaurus/website/community/1-team.mdx

44 lines
1.8 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Team
import {
ActiveTeamRow,
HonoraryAlumniTeamRow,
StudentFellowsTeamRow,
} from '@site/src/components/TeamProfileCards';
## Active Team {#active-team}
The Docusaurus team works on the core functionality, plugins for the classic theme, as well as the Docusaurus documentation website.
Current members of the Docusaurus team are listed in alphabetical order below.
<ActiveTeamRow />
## Honorary Alumni {#honorary-alumni}
Docusaurus would never be what it is today without the huge contributions from these folks who have moved on to bigger and greater things.
<HonoraryAlumniTeamRow />
## Student Fellows {#student-fellows}
A handful of students have also worked on Docusaurus as part of their school term/internship and the [Major League Hacking Fellowship program](https://fellowship.mlh.io/), contributing amazing features such as plugin options validation, migration tooling, and a Bootstrap theme.
<StudentFellowsTeamRow />
## Acknowledgements {#acknowledgements}
Docusaurus was originally created by Joel Marcey. Today, Docusaurus has a few hundred open source contributors. Wed like to recognize a few people who have made significant contributions to Docusaurus and its documentation in the past and have helped maintain them over the years:
- [Amy Lam](https://github.com/amyrlam)
- [Cheng Lou](https://github.com/chenglou)
- [Christine Abernathy](https://github.com/caabernathy)
- [Christopher Chedeau](https://github.com/vjeux)
- [Elvis Wolcott](https://github.com/elviswolcott)
- [Eric Nakagawa](https://github.com/ericnakagawa)
- [Fienny Angelina](https://github.com/fiennyangeln)
- [Frank Li](https://github.com/deltice)
- [Héctor Ramos](https://github.com/hramos)
- [Ramón Lamana](https://github.com/rlamana)
- [Ricky Vetter](https://github.com/rickyvetter)