Skip to content

Commit ddf7ea1

Browse files
committed
Fix Geraldine's ORCID ID.
1 parent 94ec999 commit ddf7ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ manifest {
258258
259259
github: '@vdauwera',
260260
contribution: ['contributor', 'maintainer'], // List of contribution types ('author', 'maintainer' or 'contributor')
261-
orcid: '0000-0002-0978-6076'
261+
orcid: '0000-0001-9751-7820'
262262
],
263263
]
264264
homePage = 'https://github.com/nf-core/demo'

0 commit comments

Comments
 (0)