From 560f0eddeff60e6d9c74555854264202cd793e27 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 30 Jul 2019 20:20:59 -0600 Subject: [PATCH] add contributors to template --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index b431e61..7e92eb1 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,9 @@ "greenlock" ], "author": "AJ ONeal (https://coolaj86.com/)", + "contributors": [ + "AJ ONeal (https://coolaj86.com/)" + ], "license": "MPL-2.0", "devDependencies": { "acme-challenge-test": "^3.3.2",