File tree 1 file changed +23
-0
lines changed 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -34,3 +34,26 @@ peer-reviewed paper with minimal effort that allows contributors to get
34
34
academic credit for their work. See http://joss.theoj.org/about for more
35
35
details on this.
36
36
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
+
You can’t perform that action at this time.
0 commit comments