python3Packages.pytensor: add @ferrine to maintainers
Add Max Kochurov (Core PyMC Developer) to maintainers list
This commit is contained in:
@@ -96,7 +96,7 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/pymc-devs/pytensor";
|
||||
changelog = "https://github.com/pymc-devs/pytensor/releases";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ bcdarwin ];
|
||||
maintainers = with maintainers; [ bcdarwin ferrine ];
|
||||
broken = (stdenv.isLinux && stdenv.isAarch64);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user