Skip to content

Commit 6ca3cf4

Browse files
Update docs/community/CONTRIBUTING.md
Co-authored-by: Oscar Esteban <[email protected]>
1 parent e076a7b commit 6ca3cf4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/community/CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -290,13 +290,13 @@ myworkflow_rh_wf = init_workflow_wf(name='myworkflow_rh_wf')
290290
We welcome and recognize all contributions regardless their size, content or scope:
291291
from documentation to testing and code development.
292292
You can see a list of current developers and contributors in our [zenodo file][link_zenodo].
293-
Note that the `.zenodo.json` file is generated automatically digesting data
293+
Note that the `.zenodo.json` file is generated automatically, digesting data
294294
from the `maint/MAINTAINERS.md` and `maint/CONTRIBUTORS.md` files (and from
295-
the `maint/PIs.md` and `maint/FORMER.md` files, if applicable). New
296-
contributors should add their names to the `maint/CONTRIBUTORS.md` file;
297-
contributors are promoted to the `maint/MAINTAINERS.md` list following the
298-
*NiPreps* governance model. Governance information can be found in the
299-
[GOVERNANCE repository][link_governance_repository].
295+
the `maint/PIs.md` and `maint/FORMER.md` files, if applicable).
296+
New contributors should add their names to the `maint/CONTRIBUTORS.md` file.
297+
Contributors are promoted to the `maint/MAINTAINERS.md` list following the
298+
*NiPreps* governance model.
299+
Governance information can be found in the [GOVERNANCE repository][link_governance_repository].
300300
Before every release, a new [zenodo file][link_zenodo] will be generated.
301301
The [update script][link_update_script] will also sort creators and contributors by
302302
the relative size of their contributions, as provided by the `git-line-summary` utility

0 commit comments

Comments
 (0)