Skip to content

Commit 4de503d

Browse files
WEB: Remove self (Marco Gorelli) from "active maintainers" list (#61163)
* WEB: Remove self (Marco Gorelli) from "active maintainers" list * Remove quansight labs logo --------- Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
1 parent 78acf94 commit 4de503d

File tree

4 files changed

+2
-11
lines changed

4 files changed

+2
-11
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
contact: communications@pandas.pydata.org
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"
@@ -151,11 +151,6 @@ sponsors:
151151
logo: static/img/partners/coiled.svg
152152
kind: partner
153153
description: "Patrick Hoefler"
154-
- name: "Quansight"
155-
url: https://quansight.com/
156-
logo: static/img/partners/quansight_labs.svg
157-
kind: partner
158-
description: "Marco Gorelli"
159154
- name: "Nvidia"
160155
url: https://www.nvidia.com
161156
logo: static/img/partners/nvidia.svg

web/pandas/static/img/partners/quansight_labs.svg

-1
This file was deleted.

0 commit comments

Comments
 (0)