From b7b13c7ac8d92adc6d81858b7a4cf27d54bf5563 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Sun, 8 Jul 2018 20:32:04 -0400 Subject: [PATCH] Update AUTHORS list, add commentary Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/6602) --- AUTHORS | 56 +++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 21 deletions(-) diff --git a/AUTHORS b/AUTHORS index 48211a2746..ac93b2e7b9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,21 +1,35 @@ - Andy Polyakov - Ben Laurie - Bodo Möller - Emilia Käsper - Eric Young - Geoff Thorpe - Holger Reif - Kurt Roeckx - Lutz Jänicke - Mark J. Cox - Matt Caswell - Nils Larsch - Paul C. Sutton - Ralf S. Engelschall - Rich Salz - Richard Levitte - Stephen Henson - Steve Marquess - Tim Hudson - Ulf Möller - Viktor Dukhovni +# This is the list of OpenSSL authors for copyright purposes. +# +# This does not necessarily list everyone who has contributed code, since in +# some cases, their employer may be the copyright holder. To see the full list +# of contributors, see the revision history in source control. +OpenSSL Software Services, Inc. +OpenSSL Software Foundation, Inc. + +# Individuals +Andy Polyakov +Ben Laurie +Ben Kaduk +Bernd Edlinger +Bodo Möller +David Benjamin +Emilia Käsper +Eric Young +Geoff Thorpe +Holger Reif +Kurt Roeckx +Lutz Jänicke +Mark J. Cox +Matt Caswell +Matthias St. Pierre +Nils Larsch +Paul Dale +Paul C. Sutton +Ralf S. Engelschall +Rich Salz +Richard Levitte +Stephen Henson +Steve Marquess +Tim Hudson +Ulf Möller +Viktor Dukhovni -- GitLab