From 44dd302d18f2e86f10d0d0b95950b03d24f7b300 Mon Sep 17 00:00:00 2001 From: Marco Gorelli <33491632+MarcoGorelli@users.noreply.github.com> Date: Fri, 21 Mar 2025 20:15:02 +0000 Subject: [PATCH 1/2] WEB: Remove self (Marco Gorelli) from "active maintainers" list --- .github/CODEOWNERS | 2 -- ci/meta.yaml | 1 - web/pandas/config.yml | 9 ++------- 3 files changed, 2 insertions(+), 10 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 39f52bb3edd8e..e430681225cd9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,10 +10,8 @@ doc/source/development @noatamir # pandas pandas/_libs/ @WillAyd -pandas/_libs/tslibs/* @MarcoGorelli pandas/_typing.py @Dr-Irv pandas/core/groupby/* @rhshadrach -pandas/core/tools/datetimes.py @MarcoGorelli pandas/io/excel/* @rhshadrach pandas/io/formats/style.py @attack68 pandas/io/formats/style_render.py @attack68 diff --git a/ci/meta.yaml b/ci/meta.yaml index 9d434991b12c1..a4c9e8189f082 100644 --- a/ci/meta.yaml +++ b/ci/meta.yaml @@ -89,4 +89,3 @@ extra: - datapythonista - phofl - lithomas1 - - marcogorelli diff --git a/web/pandas/config.yml b/web/pandas/config.yml index 41ba581852dd1..768aabbd27faa 100644 --- a/web/pandas/config.yml +++ b/web/pandas/config.yml @@ -84,7 +84,6 @@ maintainers: - alimcmaster1 - bashtage - Dr-Irv - - MarcoGorelli - rhshadrach - phofl - attack68 @@ -108,6 +107,7 @@ maintainers: - gfyoung - mzeitlin11 - twoertwein + - MarcoGorelli workgroups: coc: name: Code of Conduct @@ -139,7 +139,7 @@ workgroups: contact: communications@pandas.pydata.org 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." members: - - Marco Gorelli + - datapythonista sponsors: active: - name: "NumFOCUS" @@ -161,11 +161,6 @@ sponsors: logo: static/img/partners/coiled.svg kind: partner description: "Patrick Hoefler" - - name: "Quansight" - url: https://quansight.com/ - logo: static/img/partners/quansight_labs.svg - kind: partner - description: "Marco Gorelli" - name: "Nvidia" url: https://www.nvidia.com logo: static/img/partners/nvidia.svg From 8bc6f4c8d1a0c5f531d6fac0d438eaee05378338 Mon Sep 17 00:00:00 2001 From: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> Date: Tue, 25 Mar 2025 09:21:03 -0700 Subject: [PATCH 2/2] Remove quansight labs logo --- web/pandas/static/img/partners/quansight_labs.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 web/pandas/static/img/partners/quansight_labs.svg diff --git a/web/pandas/static/img/partners/quansight_labs.svg b/web/pandas/static/img/partners/quansight_labs.svg deleted file mode 100644 index d49ab1b7d39ec..0000000000000 --- a/web/pandas/static/img/partners/quansight_labs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file