Skip to content

Commit f6871e8

Browse files
authored
GOV reminder email for emeritus (scikit-learn#29691)
1 parent 783d72f commit f6871e8

File tree

2 files changed

+24
-17
lines changed

2 files changed

+24
-17
lines changed

doc/about.rst

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
.. _about:
22

3+
========
34
About us
45
========
56

67
History
7-
-------
8+
=======
89

910
This project was started in 2007 as a Google Summer of Code project by
1011
David Cournapeau. Later that year, Matthieu Brucher started work on
@@ -19,25 +20,27 @@ copyright over the work done by people who were employed by INRIA at the
1920
time of the contribution.
2021

2122
Governance
22-
----------
23+
==========
2324

24-
The decision making process and governance structure of scikit-learn is laid
25-
out in the :ref:`governance document <governance>`.
25+
The decision making process and governance structure of scikit-learn, like roles and responsibilities, is laid out in the :ref:`governance document <governance>`.
2626

2727
.. The "author" anchors below is there to ensure that old html links (in
2828
the form of "about.html#author" still work)
2929
3030
.. _authors:
3131

3232
The people behind scikit-learn
33-
------------------------------
33+
==============================
3434

3535
Scikit-learn is a community project, developed by a large group of
36-
people, all across the world. A few teams, listed below, have central
37-
roles, however a more complete list of contributors can be found `on
36+
people, all across the world. A few core contributor teams, listed below, have
37+
central roles, however a more complete list of contributors can be found `on
3838
github
3939
<https://github.com/scikit-learn/scikit-learn/graphs/contributors>`__.
4040

41+
Active Core Contributors
42+
------------------------
43+
4144
Maintainers Team
4245
................
4346

@@ -81,8 +84,11 @@ The following people help with :ref:`communication around scikit-learn
8184

8285
.. include:: communication_team.rst
8386

84-
Emeritus Core Developers
85-
........................
87+
Emeritus Core Contributors
88+
--------------------------
89+
90+
Emeritus Maintainers Team
91+
.........................
8692

8793
The following people have been active contributors in the past, but are no
8894
longer active in the project:
@@ -108,7 +114,7 @@ past:
108114
.. _citing-scikit-learn:
109115

110116
Citing scikit-learn
111-
-------------------
117+
===================
112118

113119
If you use scikit-learn in a scientific publication, we would appreciate
114120
citations to the following paper:
@@ -153,7 +159,7 @@ Bibtex entry::
153159
}
154160

155161
Artwork
156-
-------
162+
=======
157163

158164
High quality PNG and SVG logos are available in the `doc/logos/
159165
<https://github.com/scikit-learn/scikit-learn/tree/main/doc/logos>`_
@@ -163,7 +169,7 @@ source directory.
163169
:align: center
164170

165171
Funding
166-
-------
172+
=======
167173

168174
Scikit-learn is a community driven project, however institutional and private
169175
grants help to assure its sustainability.
@@ -337,7 +343,7 @@ The project would like to thank the following funders.
337343

338344

339345
Past Sponsors
340-
.............
346+
-------------
341347

342348
.. div:: sk-text-image-grid-small
343349

@@ -575,7 +581,7 @@ the past:
575581
|hf|
576582

577583
Coding Sprints
578-
--------------
584+
==============
579585

580586
The scikit-learn project has a long history of `open source coding sprints
581587
<https://blog.scikit-learn.org/events/sprints-value/>`_ with over 50 sprint
@@ -585,7 +591,7 @@ to costs which include venue, food, travel, developer time and more. See
585591
list of events.
586592

587593
Donating to the project
588-
-----------------------
594+
=======================
589595

590596
If you are interested in donating to the project or to one of our code-sprints,
591597
please donate via the `NumFOCUS Donations Page
@@ -618,7 +624,7 @@ project [#f1]_.
618624
619625
620626
Infrastructure support
621-
----------------------
627+
======================
622628

623629
We would also like to thank `Microsoft Azure <https://azure.microsoft.com/en-us/>`_,
624630
`Cirrus Cl <https://cirrus-ci.org>`_, `CircleCl <https://circleci.com/>`_ for free CPU

doc/governance.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ Core contributors that have not contributed to the project, corresponding to
5656
their role, in the past 12 months will be asked if they want to become emeritus
5757
members and recant their rights until they become active again. The list of
5858
members, active and emeritus (with dates at which they became active) is public
59-
on the scikit-learn website.
59+
on the scikit-learn website. It is the responsibility of the active core
60+
contributors to send such a yearly reminder email.
6061

6162
The following teams form the core contributors group:
6263

0 commit comments

Comments
 (0)