Skip to content

Commit e51758b

Browse files
author
Ralf Gommers
committed
DOC: add authorship policy.
1 parent 2837148 commit e51758b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,26 @@ peer-reviewed paper with minimal effort that allows contributors to get
3434
academic credit for their work. See http://joss.theoj.org/about for more
3535
details on this.
3636

37+
## Authorship policy
38+
39+
We aim to err on the side of being too inclusive rather than exclusive.
40+
Any concerns regarding the author list for a particular article can be brought
41+
up on the scipy-dev mailing list or directly with one of the authors or SciPy
42+
core developers.
43+
44+
We believe it's not productive to define a criterion for inclusion as an author
45+
on a paper in terms of number of commits or lines of code written. Instead, we
46+
will use these guidelines:
47+
48+
- For a full-length article, an author should have contributed at least either
49+
one major feature in SciPy or done a significant amount of maintenance work.
50+
- For an abstract article, an author should have made a nontrivial
51+
contribution. This means: fixing a typo is not enough, but a single bug fix
52+
can be.
53+
54+
The author list for an abstract article will be ordered alphabetically or
55+
reverse-alphabetically (alternating, starting with alphabetically).
56+
57+
The author list for a full article will be ordered by commit count over the
58+
period the paper covers.
59+

0 commit comments

Comments
 (0)