Skip to content

Commit

Permalink
Update metadata.json with new description and author information
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Mar 10, 2024
1 parent 907ad45 commit d911232
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ui/public/metadata.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "netdata",
"description": {
"en": "My netdata module"
"en": "Netdata is a monitoring agent designed to run on all your systems."
},
"categories": [],
"categories": ["monitoring"],
"authors": [
{
"name": "Name Surname",
"email": "[email protected]"
"name": "Stéphane de Labrusse",
"email": "[email protected]"
}
],
"docs": {
"documentation_url": "https://docs.netdata.com/",
"documentation_url": "https://learn.netdata.cloud/",
"bug_url": "https://github.com/NethServer/dev",
"code_url": "https://github.com/author/ns8-netdata"
"code_url": "https://github.com/NethServer/ns8-netdata"
},
"source": "ghcr.io/nethserver/netdata"
}

0 comments on commit d911232

Please sign in to comment.