Skip to content

Commit d045b72

Browse files
authored
Merge pull request #555 from hamogu/mentorship
Add a new role for the maintainer mentorship program
2 parents f527d2a + 68e63f0 commit d045b72

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

roles.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,22 @@
7474
]
7575
}
7676
},
77+
{
78+
"role": "Maintainer Mentorship coordinator",
79+
"url": "mentorship",
80+
"people": [
81+
"Tom Aldcroft"
82+
],
83+
"role-head": "Maintainer Mentorship coordinator",
84+
"responsibilities": {
85+
"description": "Lead the maintainer mentorship program, including:",
86+
"details": [
87+
"identifying active and experienced contributors that would like to become maintainers",
88+
"finding mentors for new maintainers",
89+
"develop opportunities for new maintainers"
90+
]
91+
}
92+
},
7793
{
7894
"role": "Community engagement coordinator",
7995
"url": "Community_engagement_coordinator",
@@ -137,7 +153,7 @@
137153
"Unfilled"
138154
]
139155
},
140-
{
156+
{
141157
"role": "Learn content and infrastructure",
142158
"people": [
143159
"Lia Corrales",

0 commit comments

Comments
 (0)