update authors

This commit is contained in:
Hitesh 2019-07-26 21:54:32 -07:00
parent 0dac689012
commit b385cb2c8f
3 changed files with 3 additions and 1 deletions

View File

@ -1 +1,2 @@
AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)
Hitesh Walia <hiteshwar.walia@gmail.com>

View File

@ -100,6 +100,7 @@ node ./test.js example.com johndoe xxxxxx
# Authors
- AJ ONeal
- Hitesh Walia
See AUTHORS for contact info.

View File

@ -22,7 +22,7 @@
"acme",
"greenlock"
],
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/), Hitesh Walia <hiteshwar.walia@gmail.com",
"license": "MPL-2.0",
"devDependencies": {
"acme-challenge-test": "^3.3.2",