From 41179647b852f9992bf19dfbb3c60b64672d9d1c Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Thu, 9 Jan 2020 14:44:00 +0100 Subject: AUTHORS: reword a bit some acknowledgements. Lines in the generated AUTHORS-SHORT file are processed as they were "Name" . This means that any line going to this file must start with that format. After lines have been merged, the name/email must be at the very beginning of its line. Fix a regression introduced in g1e0fa912d4. Add Roman Koshelev while here as result of automatic authors generation. Change-Id: I82ad403a68aa081cf63d6444953edecf2b7e813b Reviewed-on: https://code.wireshark.org/review/35714 Petri-Dish: Dario Lombardo Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- AUTHORS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 8f2c7d94fc..e57c8f9702 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4596,6 +4596,7 @@ Rohan Saini Roland Haenel Roland Knall Romain Tartière +Roman Koshelev Roman Leonhartsberger Roman Volkov Ronen Boazi @@ -4772,7 +4773,7 @@ Dan Lasley gave permission for his dumpit() hex-dump rou Mattia Cazzola provided a patch to the hex dump display routine. -We use the exception module from Kazlib, a C library written by Kaz Kylheku . Thanks go to him for his well-written library. The Kazlib home page can be found at http://www.kylheku.com/~kaz/kazlib.html +Kaz Kylheku provided the C library Kazlib, from which we took the exception module. Thanks go to him for his well-written library. The Kazlib home page can be found at http://www.kylheku.com/~kaz/kazlib.html We use Lua BitOp, written by Mike Pall, for bitwise operations on numbers in Lua. The Lua BitOp home page can be found at https://bitop.luajit.org @@ -4780,7 +4781,7 @@ snax gave permission to use his(?) weak key detection code f IANA gave permission for their port-numbers file to be used. -We use the natural order string comparison algorithm, written by Martin Pool . +Martin Pool provided the natural order string comparison algorithm we use. Emanuel Eichhammer granted permission to use QCustomPlot. -- cgit v1.2.3