From 7227b7662bb2337186d8366f0ffd0140ac40057a Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Tue, 7 Mar 2023 00:07:02 -0500 Subject: [PATCH] Roles: Add Learn Team info to go with https://github.com/astropy/astropy.github.com/pull/525 --- learn/README.md | 60 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 learn/README.md diff --git a/learn/README.md b/learn/README.md new file mode 100644 index 00000000..6e6b79cf --- /dev/null +++ b/learn/README.md @@ -0,0 +1,60 @@ +# Learn Team + +## Coordinators + +Oversee the Astropy "Learn" ecosystem, including: + +* 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 + +Members: + +* Lia Corrales +* Kelle Cruz +* Adrian Price-Whelan +* Matt Craig + +## Infrastructure + +Maintain the [Tutorials website](http://www.astropy.org/astropy-tutorials/), including: + +* Facilitating the display and discoverability of the tutorials +* Rendering of the Jupyter notebooks +* Integrated testing of notebooks + +Members: + +* Adrian Price-Whelan +* Erik Tollerud +* Jonathan Sick + +## Content Editors + +Oversee the material included in Tutorials and Guides, including: + +* Reviewing issues and pull requests +* Soliciting new content as needed +* Working with Infrastructure Maintainers to maintain website + +Members: + +* Lia Corrales +* Kelle Cruz +* Matt Craig +* Adrian Price-Whelan + +## Workshop Coordinators + +Organize and coordinate Astropy workshops for training and outreach to users: + +* Maintain the astropy-workshops repository +* Oversee staffing/volunteers for workshops +* Identify opportunities for workshops in diverse geographic locations + +Members: + +* David Shupe +* Brett Morris +* Kelle Cruz