Skip to content

Commit

Permalink
Reorganize Learn team
Browse files Browse the repository at this point in the history
The previous leadership team does not have the time to lead learn any more, but they are going to be involved as contributors going forward. We discussed this today at a telecon and decided to mark the leadership role as "unfilled".
Additionally, with the current level of effort and structure, the split between leanr infracstruture and editors is somewhat artificial, e.g. people listed on the infrastructure side might "merge and review PRs" if it's only about fixing things, although that was previously described as the responsibility of the editors only.

If the roles grow again, we can split this out again at a later time.
  • Loading branch information
hamogu committed Jun 6, 2023
1 parent a14d8bd commit 3657e22
Showing 1 changed file with 8 additions and 24 deletions.
32 changes: 8 additions & 24 deletions roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,29 +115,20 @@
{
"role": "Coordinators",
"people": [
"Lia Corrales",
"Kelle Cruz",
"Adrian Price-Whelan",
"Matt Craig"
"Unfilled"
]
},
{
"role": "Infrastructure",
"role": "Learn content and infrastructure",
"people": [
"Lia Corrales",
"Kelle Cruz",
"Matt Craig",
"Adrian Price-Whelan",
"Erik Tollerud",
"Jonathan Sick"
]
},
{
"role": "Content Editors",
"people": [
"Lia Corrales",
"Kelle Cruz",
"Matt Craig",
"Adrian Price-Whelan"
]
},
{
"role": "Workshop Coordinators",
"people": [
Expand All @@ -158,21 +149,14 @@
]
},
{
"subrole-head": "Infrastructure Maintainers",
"description": "Maintain the <a href='http://www.astropy.org/astropy-tutorials/'>Tutorials website</a>, including:",
"subrole-head": "Learn content and infrastructure",
"description": "Maintain the infratrucutre and edit content of the <a href='http://www.astropy.org/astropy-tutorials/'>Tutorials website</a>, including:",
"details": [
"Facilitating the display and discoverability of the tutorials",
"Rendering of the Jupyter notebooks",
"Integrated testing of notebooks"
]
},
{
"subrole-head": "Content Editors",
"description": "Oversee the material included in Tutorials and Guides, including:",
"details": [
"Reviewing issues and pull requests",
"Soliciting new content as needed",
"Working with Infrastructure Maintainers to maintain website"
"Soliciting new content as needed"
]
},
{
Expand Down

0 comments on commit 3657e22

Please sign in to comment.