Skip to content

Commit

Permalink
Changes in the about page
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 committed Feb 10, 2024
1 parent bd82e57 commit 1bdfe09
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions ui/public/metadata.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
{
"name": "kickstart",
"name": "GLPI",
"description": {
"en": "My kickstart module"
"en": "GLPI is an incredible Service Management software based on open source technologies. It helps you plan and manage IT changes in an easy way, solve problems efficiently, automate your business processes and gain control over your IT infrastructure."
},
"categories": [],
"authors": [
{
"name": "Name Surname",
"email": "[email protected]"
"name": "Kemboi Elvis",
"email": "[email protected]"
},
{
"name": "Martin Bhuong",
"email": "[email protected]"
}
],
"docs": {
"documentation_url": "https://docs.kickstart.com/",
"bug_url": "https://github.com/NethServer/dev",
"code_url": "https://github.com/author/ns8-kickstart"
"documentation_url": "https://glpi-project.org/documentation/",
"bug_url": "https://github.com/kemboi22/ns8-glpi",
"code_url": "https://github.com/kemboi22/ns8-glpi"
},
"source": "ghcr.io/nethserver/kickstart"
"source": "ghcr.io/kemboi22/glpi"
}

0 comments on commit 1bdfe09

Please sign in to comment.