Skip to content

Commit 8d38873

Browse files
authored
minor changes: license, author etc
1 parent 0c8af1d commit 8d38873

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

roles/usegalaxy_cz.llm_hub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Example Playbook
1919
License
2020
-------
2121

22-
BSD
22+
MIT
2323

2424
Author Information
2525
------------------

roles/usegalaxy_cz.llm_hub/meta/main.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#SPDX-License-Identifier: MIT-0
22
galaxy_info:
3-
author: your name
4-
description: your role description
5-
company: your company (optional)
3+
author: Ales Krenek
4+
description: configure support for llm hub tool
5+
company: CESNET
66

77
# If the issue tracker for your role is not on github, uncomment the
88
# next line and provide a value
@@ -15,8 +15,7 @@ galaxy_info:
1515
# - GPL-3.0-only
1616
# - Apache-2.0
1717
# - CC-BY-4.0
18-
license: license (GPL-2.0-or-later, MIT, etc)
19-
18+
license: MIT
2019
min_ansible_version: 2.1
2120

2221
# If this a Container Enabled role, provide the minimum Ansible Container version.

0 commit comments

Comments
 (0)