From ee8a9d79ca15260fe848dcc3deb081b51a4061f7 Mon Sep 17 00:00:00 2001 From: jakubmajercik Date: Thu, 5 Sep 2024 12:07:40 +0300 Subject: [PATCH] updated package config --- _viash.yaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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