Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-12-21 16:15:25 +0300
committerJoas Schilling <coding@schilljs.com>2016-12-21 18:59:37 +0300
commitdc44868d6d1d03e84f6c645771c16b992569a597 (patch)
tree8db7fbcf31a99986081f77bf8ad24a2d12ced693 /appinfo
parent0f6e2beed3ee82a6dc3547d221eb30c02b314538 (diff)
Rename the app to monitoring
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 11ac59d..7ca8347 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,10 +1,11 @@
<?xml version="1.0"?>
<info>
<id>serverinfo</id>
- <name>Server info</name>
+ <name>Monitoring</name>
<description>Provider useful server information</description>
<licence>AGPL</licence>
- <author>Bjoern Schiessle, Ivan Sein Santiago</author>
+ <author>Bjoern Schiessle</author>
+ <author>Ivan Sein Santiago</author>
<version>1.2.0</version>
<namespace>ServerInfo</namespace>
<category>other</category>