From bab0b05d557c4d86b5cc9824104d4470736d470a Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Mon, 20 May 2024 09:22:22 -0700 Subject: [PATCH 1/4] Add e-mails for SSC and EC --- executive_council.md | 7 +++++++ software_steering_council.md | 10 ++++++++++ 2 files changed, 17 insertions(+) diff --git a/executive_council.md b/executive_council.md index adf800ae..ed41c1a9 100644 --- a/executive_council.md +++ b/executive_council.md @@ -57,6 +57,13 @@ A person may not serve simultaneously on the EC and SSC. The EC may vote to remove an EC member. A removal motion passes if two-thirds of the entire EC votes in favor of removal. All EC members are expected to vote without recusal, including the member in question. +## Communication + +### E-mail list + +You can e-mail the Executive Council [at this Google Groups address](jupyter-executive-council@googlegroups.com). + + ## Bootstrapping the Executive Council The process to create the initial Executive Council is [described in this document](bootstrapping_executive_council.md). diff --git a/software_steering_council.md b/software_steering_council.md index 5490c865..89779b99 100644 --- a/software_steering_council.md +++ b/software_steering_council.md @@ -54,3 +54,13 @@ Each Jupyter Subproject, Working Group, or Standing Committee with SSC represent ### Bootstrapping the SSC The initial Software Steering Council will be created with individuals nominated by each of the major Jupyter Subprojects, as defined by our [official list](list_of_subprojects.md). + +## Communication + +### Meetings + +Times for SSC meetings is defined [on the Jupyter Community Calendar](https://jupyter.org/community#calendar). + +### E-mail list + +You can e-mail the Software Steering Council [at this Google Groups address](jupyter-software-steering-council@googlegroups.com). From 269fb5795b3ccaef3f6af6db69bef755250e9b82 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Mon, 20 May 2024 15:42:09 -0700 Subject: [PATCH 2/4] Use card for EC --- executive_council.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/executive_council.md b/executive_council.md index ed41c1a9..00914d24 100644 --- a/executive_council.md +++ b/executive_council.md @@ -2,6 +2,12 @@ The current members of the Executive Council are listed in the [Leadership Directory](people). +```{card} See the team compass for more information. +:link: https://executive-council-team-compass.readthedocs.io/en/latest/ +The Executive Council Team Compass has more information about operations, meetings, e-mail and contact info, etc. +Click here to go there. +``` + ## Purpose The Executive Council (EC) is ultimately responsible for all dimensions of the Project (including, but not limited to, software, legal, financial, community, operations, inclusion and diversity, etc.). The members of the EC actively work to carry out the Project's mission in accordance with its values and to support operations through delegation to the Software Steering Council (SSC), Software Subprojects, Standing Committees, and Working Groups. These other bodies will report to the EC, and the EC is expected to support, oversee, manage, and ensure the success of operations across Jupyter. @@ -57,13 +63,6 @@ A person may not serve simultaneously on the EC and SSC. The EC may vote to remove an EC member. A removal motion passes if two-thirds of the entire EC votes in favor of removal. All EC members are expected to vote without recusal, including the member in question. -## Communication - -### E-mail list - -You can e-mail the Executive Council [at this Google Groups address](jupyter-executive-council@googlegroups.com). - - ## Bootstrapping the Executive Council The process to create the initial Executive Council is [described in this document](bootstrapping_executive_council.md). From a22246699f3f1b340389576f3d1d0d09a97506ca Mon Sep 17 00:00:00 2001 From: choldgraf Date: Mon, 20 May 2024 15:46:10 -0700 Subject: [PATCH 3/4] Update language --- executive_council.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/executive_council.md b/executive_council.md index 00914d24..85d4201e 100644 --- a/executive_council.md +++ b/executive_council.md @@ -2,10 +2,10 @@ The current members of the Executive Council are listed in the [Leadership Directory](people). -```{card} See the team compass for more information. +```{card} Click here for the team compass. :link: https://executive-council-team-compass.readthedocs.io/en/latest/ The Executive Council Team Compass has more information about operations, meetings, e-mail and contact info, etc. -Click here to go there. +This page focuses on the governance aspects of the Executive Council. ``` ## Purpose From c1b5c7fbc11a55cb3be61a71290e827e73f42a04 Mon Sep 17 00:00:00 2001 From: choldgraf Date: Mon, 20 May 2024 15:47:10 -0700 Subject: [PATCH 4/4] emoji --- executive_council.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/executive_council.md b/executive_council.md index 85d4201e..15af2dbf 100644 --- a/executive_council.md +++ b/executive_council.md @@ -2,7 +2,7 @@ The current members of the Executive Council are listed in the [Leadership Directory](people). -```{card} Click here for the team compass. +```{card} Click here for the team compass. 🧭 :link: https://executive-council-team-compass.readthedocs.io/en/latest/ The Executive Council Team Compass has more information about operations, meetings, e-mail and contact info, etc. This page focuses on the governance aspects of the Executive Council.