feat(license): add license to galaxy.yml
This commit is contained in:
parent
6e4b4f38b7
commit
eed13042e9
@ -6,7 +6,7 @@ readme: README.md
|
|||||||
authors:
|
authors:
|
||||||
- Bertrand Lanson <bertrand.lanson@protonmail.com>
|
- Bertrand Lanson <bertrand.lanson@protonmail.com>
|
||||||
description: your collection description
|
description: your collection description
|
||||||
license: []
|
license: ["MIT"]
|
||||||
license_file: 'LICENSE'
|
license_file: 'LICENSE'
|
||||||
|
|
||||||
# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
|
# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
|
||||||
|
Loading…
Reference in New Issue
Block a user