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