Update maintainer and author info.

The other maintainer suddenly disappeared.

(cherry picked from commit 77a294d98a)
This commit is contained in:
Lasse Collin 2024-04-08 18:27:39 +03:00
parent 480d25e534
commit 37c46f7b67
4 changed files with 11 additions and 11 deletions

View File

@ -2,8 +2,8 @@
Authors of XZ Utils Authors of XZ Utils
=================== ===================
XZ Utils is developed and maintained by Lasse Collin XZ Utils is developed and maintained by
<lasse.collin@tukaani.org> and Jia Tan <jiat0218@gmail.com>. Lasse Collin <lasse.collin@tukaani.org>.
Major parts of liblzma are based on code written by Igor Pavlov, Major parts of liblzma are based on code written by Igor Pavlov,
specifically the LZMA SDK <https://7-zip.org/sdk.html>. Without specifically the LZMA SDK <https://7-zip.org/sdk.html>. Without
@ -29,6 +29,11 @@ Authors of XZ Utils
- Jonathan Nieder - Jonathan Nieder
- Joachim Henke - Joachim Henke
Special author: Jia Tan was a co-maintainer in 2022-2024. He and
the team behind him inserted a backdoor (CVE-2024-3094) into
XZ Utils 5.6.0 and 5.6.1 releases. He suddenly disappeared when
this was discovered.
The GNU Autotools-based build system contains files from many authors, The GNU Autotools-based build system contains files from many authors,
which I'm not trying to list here. which I'm not trying to list here.

10
README
View File

@ -297,11 +297,7 @@ XZ Utils
6. Contact information 6. Contact information
---------------------- ----------------------
If you have questions, bug reports, patches etc. related to XZ Utils, Email: Lasse Collin <lasse.collin@tukaani.org>
the project maintainers Lasse Collin and Jia Tan can be reached via IRC: Larhzu on #tukaani on Libera Chat
<xz@tukaani.org>. GitHub: https://github.com/tukaani-project/xz
You might find Lasse also from #tukaani on Libera Chat (IRC).
The nick is Larhzu. The channel tends to be pretty quiet,
so just ask your question and someone might wake up.

1
THANKS
View File

@ -147,7 +147,6 @@ has been important. :-) In alphabetical order:
- Martin Storsjö - Martin Storsjö
- Jonathan Stott - Jonathan Stott
- Dan Stromberg - Dan Stromberg
- Jia Tan
- Vincent Torri - Vincent Torri
- Paul Townsend - Paul Townsend
- Mohammed Adnène Trojette - Mohammed Adnène Trojette

View File

@ -10,7 +10,7 @@
* *
* liblzma is part of XZ Utils <https://tukaani.org/xz/>. XZ Utils * liblzma is part of XZ Utils <https://tukaani.org/xz/>. XZ Utils
* includes a gzip-like command line tool named xz and some other tools. * includes a gzip-like command line tool named xz and some other tools.
* XZ Utils is developed and maintained by Lasse Collin and Jia Tan. * XZ Utils is developed and maintained by Lasse Collin.
* *
* Major parts of liblzma are based on Igor Pavlov's public domain LZMA SDK * Major parts of liblzma are based on Igor Pavlov's public domain LZMA SDK
* <https://7-zip.org/sdk.html>. * <https://7-zip.org/sdk.html>.