From 920c2d84d9d735a576409d25176839a36effe57b Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Mon, 8 Sep 2014 21:25:32 -0700 Subject: [PATCH 1/2] updated CREDITS --- CREDITS | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/CREDITS b/CREDITS index 7dd9ab7..7b0e7b9 100644 --- a/CREDITS +++ b/CREDITS @@ -32,5 +32,48 @@ format for the dates in the "Received" headers. Gergely Risko : Fixed timeout bug when the client sent DATA and then stopped before sending the next line. -... and many many others per the Changes file and version control logs and - mailing list archives. Thanks everyone! +Contributors listed with: git shortlog -sn | cut -c8- +Updated: Sep 8, 2014 (Update via a PR are welcome) +---------------------- +Matt Simerson +Ask Bjørn Hansen +Matt Sergeant +John Peacock +Hanno Hecker +Robert Spier +Devin Carraway +Robert +Radu Greab +Peter J. Holzer +Richard Siddall +Jared Johnson +jaredj +Robin Bowes +Priyadi Iman Nurcahyo +Steve Kemp +Charlie Brady +Markus Ullmann +Diego d'Ambra +Filippo Carletti +luzluna park +Tomas Lee +Jonathan Martens +Peter A Eisch +Pim van den Berg +David Nicol +tpoindessous +Larry Nedry +Karl Y. Pradene +Johan Almqvist +Rick +Jeff King +Hinrik Örn Sigurðsson +Henry Baragar +Shad L. Lords +Guy Hulbert +(no author) +andreamtp +Dongsik Park +lnedry +Pedro Melo +Norman Maurer From 2f94758a41168a5d4de059e41257ff87aea95560 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Mon, 8 Sep 2014 21:32:34 -0700 Subject: [PATCH 2/2] filtered out 'no author' --- CREDITS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CREDITS b/CREDITS index 7b0e7b9..62ed71e 100644 --- a/CREDITS +++ b/CREDITS @@ -32,7 +32,7 @@ format for the dates in the "Received" headers. Gergely Risko : Fixed timeout bug when the client sent DATA and then stopped before sending the next line. -Contributors listed with: git shortlog -sn | cut -c8- +Contributors listed with: git shortlog -sn | cut -c8- | grep -v 'no author' Updated: Sep 8, 2014 (Update via a PR are welcome) ---------------------- Matt Simerson @@ -71,7 +71,6 @@ Hinrik Örn Sigurðsson Henry Baragar Shad L. Lords Guy Hulbert -(no author) andreamtp Dongsik Park lnedry