You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/about.rst
+22-16Lines changed: 22 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
.. _about:
2
2
3
+
========
3
4
About us
4
5
========
5
6
6
7
History
7
-
-------
8
+
=======
8
9
9
10
This project was started in 2007 as a Google Summer of Code project by
10
11
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
19
20
time of the contribution.
20
21
21
22
Governance
22
-
----------
23
+
==========
23
24
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>`.
26
26
27
27
.. The "author" anchors below is there to ensure that old html links (in
28
28
the form of "about.html#author" still work)
29
29
30
30
.. _authors:
31
31
32
32
The people behind scikit-learn
33
-
------------------------------
33
+
==============================
34
34
35
35
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
0 commit comments