From f199a0cfe982a2f121afeca3f0011032f04bd287 Mon Sep 17 00:00:00 2001 From: Jack Worman Date: Thu, 11 Aug 2022 08:03:44 -0500 Subject: [PATCH] Update authors - jack worman --- AUTHORS | 2 +- composer.json | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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": {