filtered out 'no author'
This commit is contained in:
parent
920c2d84d9
commit
2f94758a41
3
CREDITS
3
CREDITS
@ -32,7 +32,7 @@ format for the dates in the "Received" headers.
|
|||||||
Gergely Risko <risko@risko.hu>: Fixed timeout bug when the client sent
|
Gergely Risko <risko@risko.hu>: Fixed timeout bug when the client sent
|
||||||
DATA and then stopped before sending the next line.
|
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)
|
Updated: Sep 8, 2014 (Update via a PR are welcome)
|
||||||
----------------------
|
----------------------
|
||||||
Matt Simerson
|
Matt Simerson
|
||||||
@ -71,7 +71,6 @@ Hinrik Örn Sigurðsson
|
|||||||
Henry Baragar
|
Henry Baragar
|
||||||
Shad L. Lords
|
Shad L. Lords
|
||||||
Guy Hulbert
|
Guy Hulbert
|
||||||
(no author)
|
|
||||||
andreamtp
|
andreamtp
|
||||||
Dongsik Park
|
Dongsik Park
|
||||||
lnedry
|
lnedry
|
||||||
|
Loading…
Reference in New Issue
Block a user