diff --git a/AUTHORS b/AUTHORS index 9f10d267..88378c15 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,4 +4,4 @@ phpseclib Developers: monnerat (Patrick Monnerat) bantu (Andreas Fischer) petrich (Hans-Jürgen Petrich) GrahamCampbell (Graham Campbell) - hc-jworman \ No newline at end of file + jack-worman (Jack Worman) diff --git a/composer.json b/composer.json index 6ed2577a..3e97a76a 100644 --- a/composer.json +++ b/composer.json @@ -48,6 +48,12 @@ "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" + }, + { + "name": "Jack Worman", + "email": "jack.worman@gmail.com", + "role": "Developer", + "homepage": "https://jackworman.com" } ], "require": {