From 2113677c65e9d719d50067d4331f47f6114c1d7c Mon Sep 17 00:00:00 2001 From: Vince Salvino Date: Wed, 14 Sep 2022 12:31:24 -0400 Subject: [PATCH] Created Packaging Team (markdown) --- Packaging-Team.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Packaging-Team.md diff --git a/Packaging-Team.md b/Packaging-Team.md new file mode 100644 index 0000000..2515157 --- /dev/null +++ b/Packaging-Team.md @@ -0,0 +1,25 @@ +## Team Charter + +### Mission statement: + +> To improve the experience of discovering, using, and creating Wagtail packages. + +A Wagtail package is usually a 3rd-party (i.e. not part of Wagtail core) Python `pip` package which provides additional functionality to Wagtail. This team will take on the work, whether technical or marketing oriented, to improve the state of the packaging ecosystem. By growing the quantity and quality of Wagtail packages, we hope to grow the adoption of Wagtail as a whole. + +This team is not a package maintenance service. Instead we hope to create tools and resources for package maintainers. + +### Membership + +The team’s membership is open to all, introduce yourself in [#package-maintainers](https://app.slack.com/client/T0K33F93J/C032RLK62PQ) if you’re interested in joining. + +Membership terms are 6 months. The team lead will be assigned by the Wagtail Core Team with consultation from the Packaging Team. + +We meet every two weeks to discuss everyone’s recent progress and next steps. At the end of each meeting, all participants should each have volunteered for an action, which they must strive to complete before the next meeting. Meeting notes and actions are public for future and past meetings. + +In-between meetings, we collaborate via Slack using the as an open forum, GitHub to keep track of actions, and collaborate on specific issues & pull requests. + +## Members + +Lead: [Vince Salvino](https://github.com/vsalvino), CodeRed, Cleveland OH USA (UTC-4) + +TBD \ No newline at end of file