From 5081100b31f039638853d6470d237ebe673073cb Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Wed, 23 Nov 2022 13:39:16 +0700 Subject: [PATCH 1/3] WEB: Formalize workgroups --- web/pandas/about/team.md | 16 +++++++--------- web/pandas/config.yml | 40 ++++++++++++++++++++++++++++++---------- 2 files changed, 37 insertions(+), 19 deletions(-) diff --git a/web/pandas/about/team.md b/web/pandas/about/team.md index 261d577b2abc1..38e96111c4141 100644 --- a/web/pandas/about/team.md +++ b/web/pandas/about/team.md @@ -44,22 +44,20 @@ Wes McKinney is the Benevolent Dictator for Life (BDFL). The project governance is available in the [project governance page](governance.html). -## Code of conduct committee +## Workgroups - +{% for workgroup in workgroups %} -## NumFOCUS committee +### {{ workgroup.name }} +{% endfor %} + ## Inactive maintainers