From 87b157351da3c2c9dcb0795aa49230d23f44d579 Mon Sep 17 00:00:00 2001 From: andsandv Date: Tue, 27 Jan 2015 12:45:48 +0100 Subject: [PATCH] Add artifact.json --- artifact.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 artifact.json diff --git a/artifact.json b/artifact.json new file mode 100644 index 0000000000..951a7eef18 --- /dev/null +++ b/artifact.json @@ -0,0 +1,19 @@ +{ + "ownership": [ + { + "name": "Utviklingsproduktivitet", + "email": "utviklingsproduktivitet@finn.no" + } + ], + + "artifacts": { + + "artifact": [ + { + "name": "unleash-server", + "type": "service", + "description": "Unleash" + } + ] + } +} \ No newline at end of file