Skip to content

Commit

Permalink
Merge pull request #37 from bioimage-io/add_github_id
Browse files Browse the repository at this point in the history
Added github_id to reviewers
  • Loading branch information
jmetz authored Apr 21, 2024
2 parents 19b33db + 304a197 commit 075fca3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions reviewers.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,19 @@
"fynnbe": {
"name": "Fynn Beuttenmüller",
"affiliation": "European Molecular Biology Laboratory",
"orcid": "0000-0002-8567-6389"
"orcid": "0000-0002-8567-6389",
"user_id": "github|15139589"
},
"oeway": {
"name": "Wei Ouyang",
"affiliation": "KTH Royal Institute of Technology",
"orcid": "0000-0002-0291-926X"
"orcid": "0000-0002-0291-926X",
"user_id": "github|478667"
},
"jmetz": {
"name": "Jeremy Metz",
"affiliation": "Presently unaffiliated; formerly KTH Royal Institute of Technology",
"orcid": "0000-0002-8099-8776"
"orcid": "0000-0002-8099-8776",
"user_id": "github|1950756",
}
}

0 comments on commit 075fca3

Please sign in to comment.