python3Packages.rtmidi-python: remove myself from maintainers
This commit is contained in:
parent
4d7527e00a
commit
57569ea9d0
@ -29,6 +29,6 @@ buildPythonPackage rec {
|
|||||||
description = "Python wrapper for RtMidi";
|
description = "Python wrapper for RtMidi";
|
||||||
homepage = "https://github.com/superquadratic/rtmidi-python";
|
homepage = "https://github.com/superquadratic/rtmidi-python";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ hexa ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user