From e357050d457a592f3e9ba4c5d582ed16e15013b9 Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Fri, 22 Mar 2024 22:51:01 +0100 Subject: [PATCH 1/4] WEB: Updating active/inactive core devs --- web/pandas/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/pandas/config.yml b/web/pandas/config.yml index 05fdea13cab43..03270b2053857 100644 --- a/web/pandas/config.yml +++ b/web/pandas/config.yml @@ -72,11 +72,9 @@ blog: - https://phofl.github.io/feeds/pandas.atom.xml maintainers: active: - - wesm - jorisvandenbossche - TomAugspurger - jreback - - gfyoung - WillAyd - mroeschke - jbrockmendel @@ -84,7 +82,6 @@ maintainers: - simonjayhawkins - topper-123 - alimcmaster1 - - bashtage - Dr-Irv - MarcoGorelli - rhshadrach @@ -93,7 +90,6 @@ maintainers: - fangchenli - twoertwein - lithomas1 - - mzeitlin11 - lukemanley - noatamir inactive: @@ -108,6 +104,10 @@ maintainers: - jschendel - charlesdong1991 - dsaxton + - wesm + - gfyoung + - mzeitlin11 + - bashtage workgroups: coc: name: Code of Conduct From 16333f7f4c339dd82a4cfef9b98180babd63d6c4 Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Fri, 22 Mar 2024 23:04:41 +0100 Subject: [PATCH 2/4] Updating finance workgroup --- web/pandas/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/pandas/config.yml b/web/pandas/config.yml index 03270b2053857..9b0399bc69965 100644 --- a/web/pandas/config.yml +++ b/web/pandas/config.yml @@ -123,11 +123,10 @@ workgroups: contact: finance@pandas.pydata.org responsibilities: "Approve the project expenses." members: - - Wes McKinney + - Matthew Roeschke - Jeff Reback - Joris Van den Bossche - Tom Augspurger - - Matthew Roeschke infrastructure: name: Infrastructure contact: infrastructure@pandas.pydata.org From 37d1316b40cee37ca2dc1f575675832c255ceabd Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Sat, 23 Mar 2024 01:04:12 +0100 Subject: [PATCH 3/4] Restore Kevin as active, remove Tom from finance --- web/pandas/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/pandas/config.yml b/web/pandas/config.yml index 9b0399bc69965..f8f01a63d7fd9 100644 --- a/web/pandas/config.yml +++ b/web/pandas/config.yml @@ -82,6 +82,7 @@ maintainers: - simonjayhawkins - topper-123 - alimcmaster1 + - bashtage - Dr-Irv - MarcoGorelli - rhshadrach @@ -107,7 +108,6 @@ maintainers: - wesm - gfyoung - mzeitlin11 - - bashtage workgroups: coc: name: Code of Conduct @@ -126,7 +126,6 @@ workgroups: - Matthew Roeschke - Jeff Reback - Joris Van den Bossche - - Tom Augspurger infrastructure: name: Infrastructure contact: infrastructure@pandas.pydata.org From c0dea7ad5ea68cf2d9cab9e44aa059ac05573226 Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Sun, 24 Mar 2024 09:09:20 +0100 Subject: [PATCH 4/4] Update finance workgroup --- web/pandas/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/pandas/config.yml b/web/pandas/config.yml index f8f01a63d7fd9..74e7fda2e7983 100644 --- a/web/pandas/config.yml +++ b/web/pandas/config.yml @@ -121,11 +121,12 @@ workgroups: finance: name: Finance contact: finance@pandas.pydata.org - responsibilities: "Approve the project expenses." + responsibilities: "Manage the funding. Coordinate the request of grants. Approve the project expenses." members: - Matthew Roeschke - Jeff Reback - Joris Van den Bossche + - Patrick Hoefler infrastructure: name: Infrastructure contact: infrastructure@pandas.pydata.org