Skip to content

Commit

Permalink
updated metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 committed Jul 2, 2024
1 parent 8af120d commit 0b04883
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions ui/public/metadata.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
{
"name": "semaphoreui",
"description": {
"en": "My semaphoreui module"
"en": "Semaphore is a responsive web UI for running Ansible playbooks, Terraform/OpenTofu and Pulumi code."
},
"categories": [],
"categories": ["collaboration"],
"authors": [
{
"name": "Name Surname",
"email": "[email protected]"
"name": "Kemboi Elvis",
"email": "[email protected]"
},
{
"name": "Martin Bhuong",
"email": "[email protected]"
}
],
"docs": {
"documentation_url": "https://docs.semaphoreui.com/",
"bug_url": "https://github.com/NethServer/dev",
"code_url": "https://github.com/author/ns8-semaphoreui"
"bug_url": "https://github.com/geniusdynamics/dev",
"code_url": "https://github.com/geniusdynamics/ns8-semaphoreui"
},
"source": "ghcr.io/nethserver/semaphoreui"
}

0 comments on commit 0b04883

Please sign in to comment.