From a5c177f514f4c90e0d2f6045636fca6c2e80a20d Mon Sep 17 00:00:00 2001 From: Jia Tan Date: Fri, 2 Feb 2024 01:39:28 +0800 Subject: [PATCH] Update AUTHORS. --- AUTHORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 69bbfc3e..01730ed7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -25,7 +25,8 @@ Authors of XZ Utils The initial version of the .lz (lzip) decoder was written by Michał Górny. - CLMUL-accelerated CRC code was contributed by Ilya Kurdyukov. + Architecture-specific CRC optimizations were contributed by + Ilya Kurdyukov, Hans Jansen, and Chenxi Mao. Other authors: - Jonathan Nieder