diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-12-12 19:07:58 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-12-12 19:07:58 +0200 |
commit | e5b6c161c61a37c54dcb76a99bbb83ac4abe02dc (patch) | |
tree | 515c68952099f526c749590d5ffbfa6a5ebc6de2 | |
parent | Docs: Omit multi-threaded decompress from TODO. (diff) | |
download | xz-e5b6c161c61a37c54dcb76a99bbb83ac4abe02dc.tar.xz |
Update AUTHORS.
-rw-r--r-- | AUTHORS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -19,6 +19,18 @@ Authors of XZ Utils Andrew Dudman helped adapting the scripts and their man pages for XZ Utils. + The initial version of the threaded .xz decompressor was written + by Sebastian Andrzej Siewior. + + The initial version of the .lz (lzip) decoder was written + by Michał Górny. + + CLMUL-accelerated CRC code was contributed by Ilya Kurdyukov. + + Other authors: + - Jonathan Nieder + - Joachim Henke + The GNU Autotools-based build system contains files from many authors, which I'm not trying to list here. |