Skip to content

Commit 44dd302

Browse files
committed
WEB: Remove self (Marco Gorelli) from "active maintainers" list
1 parent 9bd352d commit 44dd302

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

.github/CODEOWNERS

-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ doc/source/development @noatamir
1010

1111
# pandas
1212
pandas/_libs/ @WillAyd
13-
pandas/_libs/tslibs/* @MarcoGorelli
1413
pandas/_typing.py @Dr-Irv
1514
pandas/core/groupby/* @rhshadrach
16-
pandas/core/tools/datetimes.py @MarcoGorelli
1715
pandas/io/excel/* @rhshadrach
1816
pandas/io/formats/style.py @attack68
1917
pandas/io/formats/style_render.py @attack68

ci/meta.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,3 @@ extra:
8989
- datapythonista
9090
- phofl
9191
- lithomas1
92-
- marcogorelli

web/pandas/config.yml

+2-7
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ maintainers:
8484
- alimcmaster1
8585
- bashtage
8686
- Dr-Irv
87-
- MarcoGorelli
8887
- rhshadrach
8988
- phofl
9089
- attack68
@@ -108,6 +107,7 @@ maintainers:
108107
- gfyoung
109108
- mzeitlin11
110109
- twoertwein
110+
- MarcoGorelli
111111
workgroups:
112112
coc:
113113
name: Code of Conduct
@@ -139,7 +139,7 @@ workgroups:
139139
140140
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."
141141
members:
142-
- Marco Gorelli
142+
- datapythonista
143143
sponsors:
144144
active:
145145
- name: "NumFOCUS"
@@ -161,11 +161,6 @@ sponsors:
161161
logo: static/img/partners/coiled.svg
162162
kind: partner
163163
description: "Patrick Hoefler"
164-
- name: "Quansight"
165-
url: https://quansight.com/
166-
logo: static/img/partners/quansight_labs.svg
167-
kind: partner
168-
description: "Marco Gorelli"
169164
- name: "Nvidia"
170165
url: https://www.nvidia.com
171166
logo: static/img/partners/nvidia.svg

0 commit comments

Comments
 (0)