Skip to content

Commit 93423bd

Browse files
author
emaryn
committed
python312Packages.hatch-babel: change maintainer
1 parent 6db5178 commit 93423bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/hatch-babel/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ buildPythonPackage rec {
3333
homepage = "https://github.com/NiklasRosenstein/hatch-babel";
3434
changelog = "https://github.com/NiklasRosenstein/hatch-babel/blob/${src.tag}/.changelog/${src.tag}.toml";
3535
license = lib.licenses.mit;
36-
maintainers = with lib.maintainers; [ dotlambda ];
36+
maintainers = with lib.maintainers; [ emaryn ];
3737
};
3838
}

0 commit comments

Comments
 (0)