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
<p>We welcome and recognize all contributions regardless their size, content or scope:
1464
1464
from documentation to testing and code development.
1465
-
You can see a list of current developers and contributors in our <ahref="https://github.com/nipreps/fmriprep/blob/master/.zenodo.json">zenodo file</a>.
1465
+
You can see a list of current developers and contributors in the <code>.zenodo.json</code> file
1466
+
of the corresponding repository. See <ahref="https://github.com/nipreps/fmriprep/blob/master/.zenodo.json">zenodo file</a> for an example.
1466
1467
Note that the <code>.zenodo.json</code> file is generated automatically, digesting data
1467
1468
from the <code>maint/MAINTAINERS.md</code> and <code>maint/CONTRIBUTORS.md</code> files (and from
1468
1469
the <code>maint/PIs.md</code> and <code>maint/FORMER.md</code> files, if applicable).
1469
1470
New contributors should add their names to the <code>maint/CONTRIBUTORS.md</code> file.
1470
1471
Contributors are promoted to the <code>maint/MAINTAINERS.md</code> list following the
1471
1472
<em>NiPreps</em> governance model.
1472
1473
Governance information can be found in the <ahref="https://github.com/nipreps/GOVERNANCE">GOVERNANCE repository</a>.
1473
-
Before every release, a new <ahref="https://github.com/nipreps/fmriprep/blob/master/.zenodo.json">zenodo file</a> will be generated.
1474
-
The <ahref="https://github.com/nipreps/fmriprep/blob/master/.maint/update_authors.py">update script</a> will also sort creators and contributors by
1475
-
the relative size of their contributions, as provided by the <code>git-line-summary</code> utility
1476
-
distributed with the <code>git-extras</code> package.
1474
+
Before every release, a new <code>.zenodo.json</code> will be generated through the
1475
+
<code>.maint/update_authors.py</code> script that dwells in the repository at issue.
1476
+
The script will also sort creators and contributors by the relative size of their
1477
+
contributions, as provided by the <code>git-line-summary</code> utility distributed with the
1478
+
<code>git-extras</code> package. See <ahref="https://github.com/nipreps/fmriprep/blob/master/.maint/update_authors.py">update script</a> for
1479
+
an example of the script.
1477
1480
Last positions in both the <em>creators</em> and <em>contributors</em> list will be reserved to
1478
1481
the project leaders.
1479
1482
These special positions can be revised to add names by punctual request and revised for
0 commit comments