diff --git a/_viash.yaml b/_viash.yaml index 4fafc08..f78bc86 100644 --- a/_viash.yaml +++ b/_viash.yaml @@ -6,17 +6,19 @@ version: dev # metadata description: | This is a project template for viash projects. +summary: | + A project template for viash projects. keywords: [viash, template] license: GPL-3.0 links: repository: https://github.com/viash-io/viash_project_template issue_tracker: https://github.com/viash-io/viash_project_template/issues docker_registry: ghcr.io -# authors: -# - name: Alice -# roles: [author, maintainer] -# - name: Bob -# roles: [author] +authors: + - name: Alice + roles: [author, maintainer] + - name: Bob + roles: [author] # settings -viash_version: 0.9.0-RC6 +viash_version: 0.9.0