From b385cb2c8f3c13c0514bfb891c0702b102495305 Mon Sep 17 00:00:00 2001 From: Hitesh Date: Fri, 26 Jul 2019 21:54:32 -0700 Subject: [PATCH] update authors --- AUTHORS | 1 + README.md | 1 + package.json | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index f2496e6..6966d87 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1,2 @@ AJ ONeal (https://coolaj86.com/) +Hitesh Walia \ No newline at end of file diff --git a/README.md b/README.md index 4dbd414..cac0a4e 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ node ./test.js example.com johndoe xxxxxx # Authors - AJ ONeal +- Hitesh Walia See AUTHORS for contact info. diff --git a/package.json b/package.json index 4b3e067..b55ba41 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "acme", "greenlock" ], - "author": "AJ ONeal (https://coolaj86.com/)", + "author": "AJ ONeal (https://coolaj86.com/), Hitesh Walia