update authors
This commit is contained in:
parent
0dac689012
commit
b385cb2c8f
1
AUTHORS
1
AUTHORS
|
@ -1 +1,2 @@
|
||||||
AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)
|
AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)
|
||||||
|
Hitesh Walia <hiteshwar.walia@gmail.com>
|
|
@ -100,6 +100,7 @@ node ./test.js example.com johndoe xxxxxx
|
||||||
# Authors
|
# Authors
|
||||||
|
|
||||||
- AJ ONeal
|
- AJ ONeal
|
||||||
|
- Hitesh Walia
|
||||||
|
|
||||||
See AUTHORS for contact info.
|
See AUTHORS for contact info.
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
"acme",
|
"acme",
|
||||||
"greenlock"
|
"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",
|
"license": "MPL-2.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"acme-challenge-test": "^3.3.2",
|
"acme-challenge-test": "^3.3.2",
|
||||||
|
|
Loading…
Reference in New Issue