Skip to content

Commit 3ebfec1

Browse files
authored
Add ORCID identifiers to authors and contributors (#103)
1 parent a1a1e76 commit 3ebfec1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_viash.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ authors:
5050
roles: [ "author", "maintainer" ]
5151
info:
5252
github: LuLeom
53+
orcid: 0009-0002-0742-8504
5354
- name: Givanna Putri
5455
roles: [ "author", "maintainer" ]
5556
info:
@@ -64,10 +65,12 @@ authors:
6465
roles: [ "contributor" ]
6566
info:
6667
github: KatrienQ
68+
orcid: 0000-0001-5306-5615
6769
- name: Sofie Van Gassen
6870
roles: [ "contributor" ]
6971
info:
7072
github: SofieVG
73+
orcid: 0000-0002-7119-5330
7174

7275
config_mods: |
7376
.runners[.type == "nextflow"].config.labels := { lowmem : "memory = 20.Gb", midmem : "memory = 50.Gb", highmem : "memory = 100.Gb", lowcpu : "cpus = 5", midcpu : "cpus = 15", highcpu : "cpus = 30", lowtime : "time = 1.h", midtime : "time = 4.h", hightime : "time = 8.h", veryhightime : "time = 24.h" }

0 commit comments

Comments
 (0)