python3Packages.qcodes: remove evilmav from maintainers
This commit is contained in:
@@ -209,6 +209,6 @@ buildPythonPackage (finalAttrs: {
|
||||
downloadPage = "https://github.com/QCoDeS/Qcodes";
|
||||
homepage = "https://qcodes.github.io/Qcodes/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ evilmav ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user