summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-06-04 19:43:35 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-06-04 19:43:35 +0200
commit638a818ad08af8b34798fb156233fa6205c349fc (patch)
tree93a21036334cf990fb94db05f82530200843ab39
parentc0a05729ada1934c27d9986ed71d7109070460f4 (diff)
downloadApp-BorgRestore-638a818ad08af8b34798fb156233fa6205c349fc.tar.gz
App-BorgRestore-638a818ad08af8b34798fb156233fa6205c349fc.tar.xz
Add github to META.json
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--META.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/META.json b/META.json
index ce68cfd..42b3e89 100644
--- a/META.json
+++ b/META.json
@@ -63,6 +63,17 @@
}
},
"release_status" : "unstable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "https://github.com/Bluewind/App-BorgRestore/issues"
+ },
+ "homepage" : "https://github.com/Bluewind/App-BorgRestore",
+ "repository" : {
+ "type" : "git",
+ "url" : "git://github.com/Bluewind/App-BorgRestore.git",
+ "web" : "https://github.com/Bluewind/App-BorgRestore"
+ }
+ },
"version" : "2.0.0",
"x_serialization_backend" : "JSON::PP version 2.27400_02"
}