xz: add andrewzah as maintainer

This commit is contained in:
Andrew Zah
2026-07-19 12:41:53 +09:00
parent 77710794c3
commit 1637a80ddf
+1
View File
@@ -94,6 +94,7 @@ stdenv.mkDerivation (finalAttrs: {
create 30 % smaller output than gzip and 15 % smaller output than
bzip2.
'';
maintainers = with lib.maintainers; [ andrewzah ];
license = with lib.licenses; [
gpl2Plus
lgpl21Plus