python3Packages.mne-python: add myself (mbalatsko) as maintainer
This commit is contained in:
committed by
Ben Darwin
parent
a6efe42fe0
commit
9f56eed7b7
@@ -88,6 +88,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://mne.tools";
|
||||
changelog = "https://mne.tools/stable/changes/v${version}.html";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ bcdarwin ];
|
||||
maintainers = with maintainers; [ bcdarwin mbalatsko ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user