python3Packages.pymc: add @ferrine to maintainers
Add Max Kochurov (Core PyMC Developer) to maintainers list
This commit is contained in:
@@ -55,6 +55,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/pymc-devs/pymc";
|
||||
changelog = "https://github.com/pymc-devs/pymc/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ nidabdella ];
|
||||
maintainers = with maintainers; [ nidabdella ferrine ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user