aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2024-02-02 01:39:28 +0800
committerJia Tan <jiat0218@gmail.com>2024-02-02 01:39:28 +0800
commita5c177f514f4c90e0d2f6045636fca6c2e80a20d (patch)
treeb74a2b61250438f5c40287d408e7dcc353c966bd
parentliblzma: Update Authors list in crc32_arm64.h. (diff)
downloadxz-a5c177f514f4c90e0d2f6045636fca6c2e80a20d.tar.xz
Update AUTHORS.
-rw-r--r--AUTHORS3
1 files changed, 2 insertions, 1 deletions
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