Loading maintainers/maintainer-list.nix +11 −0 Original line number Diff line number Diff line Loading @@ -27968,6 +27968,17 @@ githubId = 908716; name = "Zach Coyle"; }; Zaczero = { name = "Kamil Monicz"; email = "kamil@monicz.dev"; github = "Zaczero"; githubId = 10835147; keys = [ { fingerprint = "4E67 A4AC 2FA4 2A28 DB40 1FC8 F9FB 19F1 C1DC 9C23"; } ]; }; Zaechus = { email = "zaechus@proton.me"; github = "Zaechus"; pkgs/development/python-modules/starlette-compress/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -48,6 +48,9 @@ buildPythonPackage rec { description = "Compression middleware for Starlette - supporting ZStd, Brotli, and GZip"; homepage = "https://pypi.org/p/starlette-compress"; license = lib.licenses.bsd0; maintainers = with lib.maintainers; [ wrvsrx ]; maintainers = with lib.maintainers; [ wrvsrx Zaczero ]; }; } Loading
maintainers/maintainer-list.nix +11 −0 Original line number Diff line number Diff line Loading @@ -27968,6 +27968,17 @@ githubId = 908716; name = "Zach Coyle"; }; Zaczero = { name = "Kamil Monicz"; email = "kamil@monicz.dev"; github = "Zaczero"; githubId = 10835147; keys = [ { fingerprint = "4E67 A4AC 2FA4 2A28 DB40 1FC8 F9FB 19F1 C1DC 9C23"; } ]; }; Zaechus = { email = "zaechus@proton.me"; github = "Zaechus";
pkgs/development/python-modules/starlette-compress/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -48,6 +48,9 @@ buildPythonPackage rec { description = "Compression middleware for Starlette - supporting ZStd, Brotli, and GZip"; homepage = "https://pypi.org/p/starlette-compress"; license = lib.licenses.bsd0; maintainers = with lib.maintainers; [ wrvsrx ]; maintainers = with lib.maintainers; [ wrvsrx Zaczero ]; }; }