pythonPackages.flux-led: maintainers: drop colemickens
This commit is contained in:
@@ -57,7 +57,7 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/Danielhiversen/flux_led";
|
||||
changelog = "https://github.com/Danielhiversen/flux_led/releases/tag/${version}";
|
||||
license = licenses.lgpl3Plus;
|
||||
maintainers = with maintainers; [ colemickens ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "flux_led";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user