lol

python312Packages.hatch-babel: change maintainer

emaryn 93423bdc 6db5178b

+1 -1
+1 -1
pkgs/development/python-modules/hatch-babel/default.nix
··· 33 33 homepage = "https://github.com/NiklasRosenstein/hatch-babel"; 34 34 changelog = "https://github.com/NiklasRosenstein/hatch-babel/blob/${src.tag}/.changelog/${src.tag}.toml"; 35 35 license = lib.licenses.mit; 36 - maintainers = with lib.maintainers; [ dotlambda ]; 36 + maintainers = with lib.maintainers; [ emaryn ]; 37 37 }; 38 38 }