Skip to content

Commit b016c5d

Browse files
committed
[website] Open docs-infra role (#45929)
1 parent 6effcbb commit b016c5d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/pages/careers.tsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ const openRolesData = [
2828
'Research, build, document, and help ship a next-gen zero-runtime CSS-in-JS library with a focus on performance and great developer experience.',
2929
url: '/careers/staff-engineer-pigment-css/',
3030
},
31+
{
32+
title: 'React Engineer — Docs-infra',
33+
description:
34+
'You will drive the development and maintenance of the documentation platform that powers all MUI products.',
35+
url: '/careers/react-engineer-docs-infra/',
36+
},
3137
{
3238
title: 'Code infra Engineer',
3339
description:
@@ -68,12 +74,6 @@ const nextRolesData = [
6874
{
6975
title: 'Engineering',
7076
roles: [
71-
// {
72-
// title: 'React Engineer — Docs-infra',
73-
// description:
74-
// 'You will drive the development and maintenance of the documentation platform that powers all MUI products.',
75-
// url: '/careers/react-engineer-docs-infra/',
76-
// },
7777
{
7878
title: 'React Tech Lead — Core',
7979
description:

docs/pages/careers/react-engineer-docs-infra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React Engineer — Docs-infra (future role)
1+
# React Engineer — Docs-infra
22

33
<p class="description">You will drive the development and maintenance of the documentation platform that powers all MUI products.</p>
44

0 commit comments

Comments
 (0)