10000 DOC Remove mentions of removed AUTHORS.rst file (#12262) · lithuak/scikit-learn@24aa6b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 24aa6b8

Browse files
jacquerieqinhanmin2014
authored andcommitted
DOC Remove mentions of removed AUTHORS.rst file (scikit-learn#12262)
1 parent e0e7387 commit 24aa6b8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ recursive-include examples *
44
recursive-include sklearn *.c *.h *.pyx *.pxd *.pxi
55
recursive-include sklearn/datasets *.csv *.csv.gz *.rst *.jpg *.txt *.arff.gz *.json.gz
66
include COPYING
7-
include AUTHORS.rst
87
include README.rst
98

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ SciPy and distributed under the 3-Clause BSD license.
3434

3535
The project was started in 2007 by David Cournapeau as a Google Summer
3636
of Code project, and since then many volunteers have contributed. See
37-
the `AUTHORS.rst <AUTHORS.rst>`_ file for a complete list of contributors.
37+
the `About us <http://scikit-learn.org/dev/about.html#authors>`_ page
38+
for a list of core contributors.
3839

3940
It is currently maintained by a team of volunteers.
4041

@@ -143,7 +144,8 @@ Project History
143144

144145
The project was started in 2007 by David Cournapeau as a Google Summer
145146
of Code project, and since then many volunteers have contributed. See
146-
the `AUTHORS.rst <AUTHORS.rst>`_ file for a complete list of contributors.
147+
the `About us <http://scikit-learn.org/dev/about.html#authors>`_ page
148+
for a list of core contributors.
147149

148150
The project is currently maintained by a team of volunteers.
149151

0 commit comments

Comments
 (0)
0