Skip to content

Commit

Permalink
Update maintainer and author info.
Browse files Browse the repository at this point in the history
The other maintainer suddenly disappeared.
  • Loading branch information
Larhzu committed Apr 9, 2024
1 parent 8dd03d4 commit 77a294d
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
9 changes: 7 additions & 2 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Authors of XZ Utils
===================

XZ Utils is developed and maintained by Lasse Collin
<lasse.collin@tukaani.org> and Jia Tan <jiat0218@gmail.com>.
XZ Utils is developed and maintained by
Lasse Collin <lasse.collin@tukaani.org>.

Major parts of liblzma are based on code written by Igor Pavlov,
specifically the LZMA SDK <https://7-zip.org/sdk.html>. Without
Expand All @@ -30,6 +30,11 @@ Authors of XZ Utils
- Jonathan Nieder
- 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.

Many people have contributed improvements or reported bugs.
Most of these people are mentioned in the file THANKS.

Expand Down
10 changes: 3 additions & 7 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,7 @@ XZ Utils
6. Contact information
----------------------

If you have questions, bug reports, patches etc. related to XZ Utils,
the project maintainers Lasse Collin and Jia Tan can be reached via
<xz@tukaani.org>.

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.
Email: Lasse Collin <lasse.collin@tukaani.org>
IRC: Larhzu on #tukaani on Libera Chat
GitHub: https://github.com/tukaani-project/xz

1 change: 0 additions & 1 deletion THANKS
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ has been important. :-) In alphabetical order:
- Martin StorsjΓΆ
- Jonathan Stott
- Dan Stromberg
- Jia Tan
- Vincent Torri
- Alexey Tourbin
- Paul Townsend
Expand Down
2 changes: 1 addition & 1 deletion src/liblzma/api/lzma.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* 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.
* 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 code written by Igor Pavlov,
* specifically the LZMA SDK <https://7-zip.org/sdk.html>.
Expand Down

3 comments on commit 77a294d

@dangeredwolf
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats Jia Tan on the promotion to Special Author πŸŽ‰

@thesamesam
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dangeredwolf We get notifications for every comment like this. We are trying to complete review of the repo. Please try to avoid noisy comments. Thanks.

@carlosafw
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the headsup @thesamesam . I'll make sure to keep those to a minimum

Please sign in to comment.