Skip to content

Commit

Permalink
[website] Move the React Engineer role from open to next (mui#34494)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova authored and Daniel Rabe committed Nov 29, 2022
1 parent c7f82f9 commit 28d2542
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions docs/pages/careers.tsx
Expand Up @@ -153,12 +153,6 @@ const openRolesData = [
"You will provide support, remove blockers and unwrap potential features from reported issues for the advanced components team. You will directly impact developers' satisfaction and success.",
url: '/careers/react-support-engineer/',
},
{
title: 'React Engineer - Core',
description:
'You will strengthen the core components team, e.g. collaborate with the community to land contributions.',
url: '/careers/react-engineer-core/',
},
{
title: 'Product Engineer - Store',
description: 'You will lead the technical and operational development of MUI Store.',
Expand Down Expand Up @@ -195,6 +189,12 @@ const nextRolesData = [
'You will strengthen the advanced components team, build new ambitious complex features, work on strategic problems, and help grow the adoption.',
url: '/careers/react-engineer-x/',
},
{
title: 'React Engineer - Core',
description:
'You will strengthen the core components team, e.g. collaborate with the community to land contributions.',
url: '/careers/react-engineer-core/',
},
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/src/pages/careers/react-engineer-core.md
@@ -1,4 +1,4 @@
# React Engineer - Core
# React Engineer - Core (future role)

<p class="description">You will strengthen the core components team, e.g. collaborate with the community to land contributions.</p>

Expand Down

0 comments on commit 28d2542

Please sign in to comment.