From 81dc10defba1b5b87de20e243d249561c0f76b83 Mon Sep 17 00:00:00 2001 From: Anton Weiss Date: Mon, 11 Mar 2019 13:37:34 +0200 Subject: [PATCH] submit anchore plugin --- submit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/submit.json b/submit.json index fc27e870..9688d347 100644 --- a/submit.json +++ b/submit.json @@ -1 +1,2 @@ -[{ "name" : "example", "url": "https://github.com/otomato-gh/cf-plugin-example" }] +[{ "name" : "example", "url": "https://github.com/otomato-gh/cf-plugin-example" }, +{ "name" : "anchore-plugin", "url": "https://github.com/codefresh-io/anchore-plugin" }]