From 01b86f95a35435b420b2fcc2d2a8ece70479093d Mon Sep 17 00:00:00 2001 From: Robrecht Cannoodt Date: Tue, 26 Nov 2024 15:13:48 +0100 Subject: [PATCH] add authors (#6) * add authors * fix author list * update readme --- README.md | 15 ++++++++++----- _viash.yaml | 20 ++++++++++++++++++++ 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e2f934e..3c919c9 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,16 @@ simulated). ## Authors & contributors -| name | roles | -|:-----------------|:-------------------| -| Giovanni Palla | author, maintainer | -| Scott Gigante | author | -| Sai Nirmayi Yasa | contributor | +| name | roles | +|:-----------------------|:-------------------| +| Alma Andersson | author, maintainer | +| Giovanni Palla | author, maintainer | +| Vitalii Kleshchevnikov | author | +| Hirak Sarkar | author | +| Scott Gigante | author | +| Daniel Burkhardt | contributor | +| Can Ergen | contributor | +| Sai Nirmayi Yasa | contributor | ## API diff --git a/_viash.yaml b/_viash.yaml index f1839b6..b098197 100644 --- a/_viash.yaml +++ b/_viash.yaml @@ -31,15 +31,35 @@ info: dest: resources_test/task_spatial_decomposition authors: + - name: "Alma Andersson" + roles: [author, maintainer] + info: + github: almaan - name: "Giovanni Palla" roles: [author, maintainer] info: github: giovp + - name: "Vitalii Kleshchevnikov" + roles: [author] + info: + github: vitkl + - name: Hirak Sarkar + roles: [author] + info: + github: hiraksarkar - name: "Scott Gigante" roles: [author] info: github: scottgigante orcid: "0000-0002-4544-2764" + - name: Daniel Burkhardt + roles: [contributor] + info: + github: dburkhardt + - name: "Can Ergen" + roles: [contributor] + info: + github: canergen - name: "Sai Nirmayi Yasa" roles: [contributor] info: