diff --git a/roles.json b/roles.json index c11af396..5f13c1fe 100644 --- a/roles.json +++ b/roles.json @@ -125,81 +125,26 @@ { "role": "Learn Team", "url": "Learn_team", - "role-head": "Learn Team", - "sub-roles": [ - { - "role": "Coordinators", - "people": [ - "Lia Corrales", - "Kelle Cruz", - "Adrian Price-Whelan", - "Matt Craig" - ] - }, - { - "role": "Infrastructure", - "people": [ - "Adrian Price-Whelan", - "Erik Tollerud", - "Jonathan Sick" - ] - }, - { - "role": "Content Editors", - "people": [ - "Lia Corrales", - "Kelle Cruz", - "Matt Craig", - "Adrian Price-Whelan" - ] - }, - { - "role": "Workshop Coordinators", - "people": [ - "David Shupe", - "Brett Morris", - "Kelle Cruz" - ] - } - ], - "responsibilities": [ - { - "subrole-head": "Coordinators", - "description": "Oversee the Astropy \"Learn\" ecosystem, including:", - "details": [ - "Ensuring that the documentation, tutorials, and guide materials are internally consistent and cover key areas of the ecosystem", - "Overseeing the maintainers for the aforementioned areas", - "Organizing sprints or other events focused on Astropy learning materials" - ] - }, - { - "subrole-head": "Infrastructure Maintainers", - "description": "Maintain the Tutorials website, 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" - ] - }, - { - "subrole-head": "Workshop Coordinators", - "description": "Organize and coordinate Astropy workshops for training and outreach to users", - "details": [ - "Maintain the astropy-workshops repository", - "Oversee staffing/volunteers for workshops", - "Identify opportunities for workshops in diverse geographic locations" - ] + "role-head": "Learn Team", + "people": [ + "Lia Corrales", + "Matt Craig", + "Kelle Cruz", + "Brett Morris", + "Adrian Price-Whelan", + "David Shupe", + "Jonathan Sick", + "Erik Tollerud" + ], + "responsibilities": { + "description": "Maintain the Learn ecosystem, as laid out in learn, including:", + "details": [ + "Oversee the Astropy Learn ecosystem.", + "Maintain the Tutorials website.", + "Oversee the material included in Tutorials and Guides.", + "Organize and coordinate Astropy workshops for training and outreach to users." + ] } - ] }, { "role": "Finance committee member",