python313Packages.lmfit: change maintainers
Per https://github.com/NixOS/nixpkgs/pull/426868#discussion_r2232923302
This commit is contained in:
@@ -63,6 +63,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://lmfit.github.io/lmfit-py/";
|
||||
changelog = "https://github.com/lmfit/lmfit-py/releases/tag/${version}";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ nomeata ];
|
||||
maintainers = with lib.maintainers; [ doronbehar ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user