python3Packages.mido: remove myself from maintainers
This commit is contained in:
committed by
Frederik Rietdijk
parent
878a2ec6d5
commit
4d7527e00a
@@ -44,6 +44,6 @@ buildPythonPackage rec {
|
|||||||
description = "MIDI Objects for Python";
|
description = "MIDI Objects for Python";
|
||||||
homepage = "https://mido.readthedocs.io";
|
homepage = "https://mido.readthedocs.io";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ hexa ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user