0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 22:20:30 +03:00

python3Packages.hy: remove thiagokokada from maintainers

This commit is contained in:
Thiago Kenji Okada 2024-11-15 12:46:06 +00:00
parent b0096647b6
commit a0263f8173

View file

@ -66,7 +66,6 @@ buildPythonPackage rec {
maintainers = with maintainers; [
mazurel
nixy
thiagokokada
];
};
}