-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(team): update active docusaurus team member #9893
Conversation
✅ [V2]
To edit notification comments on pull requests, go to your Netlify site configuration. |
⚡️ Lighthouse report for the deploy preview of this PR
|
Size Change: 0 B Total Size: 992 kB ℹ️ View Unchanged
|
@@ -139,6 +120,33 @@ export function ActiveTeamRow(): JSX.Element { | |||
export function HonoraryAlumniTeamRow(): JSX.Element { | |||
return ( | |||
<div className="row"> | |||
<TeamProfileCardCol |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe don't make this change in this PR because I'm not sure how to refactor it and present things correctly.
But it doesn't feel right to present Joel (creator of Docusaurus v1, former director of Meta OSS and now Rust foundation) as a former student 😅
I'll handle this myself later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@slorber "Alumni" refers to any former team member; it's not necessarily a student.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah ok didn't know 🤪
so we can keep it this way then 👍
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Motivation
Add new active members and move unactive member to honorary alumni team
Test Plan
Build & preview
Test links
Deploy preview: https://deploy-preview-9893--docusaurus-2.netlify.app/community/team
Related issues/PRs