Skip to content

Commit b941927

Browse files
WEB: Partial update of workgroups (#60971)
1 parent fe494c9 commit b941927

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

.github/CODEOWNERS

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
# ci
55
ci/ @mroeschke
66

7-
# web
8-
web/ @datapythonista
9-
107
# docs
118
doc/cheatsheet @Dr-Irv
129
doc/source/development @noatamir

web/pandas/about/team.md

-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ If you want to support pandas development, you can find information in the [dona
4141
4242
## Governance
4343

44-
Wes McKinney is the Benevolent Dictator for Life (BDFL).
45-
4644
The project governance is available in the [project governance page]({{ base_url }}about/governance.html).
4745

4846
## Workgroups

web/pandas/config.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -132,16 +132,14 @@ workgroups:
132132
133133
responsibilities: "Keep the pandas infrastructure up and working. In particular the servers for the website, benchmarks, CI and others needed."
134134
members:
135-
- Marc Garcia
136-
- Matthew Roeschke
135+
- William Ayd
137136
- Thomas Li
138137
communications:
139138
name: Communications
140139
141140
responsibilities: "Share relevant information with the broader community, mainly via our social networks, as well as being the main point of contact between NumFOCUS and the core team."
142141
members:
143142
- Marco Gorelli
144-
- Marc Garcia
145143
sponsors:
146144
active:
147145
- name: "NumFOCUS"

0 commit comments

Comments
 (0)