tp-auto-kbbl: remove sebtm as maintainer (#361527)
This commit is contained in:
@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Auto toggle keyboard back-lighting on Thinkpads (and maybe other laptops) for Linux";
|
||||
homepage = "https://github.com/saibotd/tp-auto-kbbl";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ sebtm ];
|
||||
maintainers = with maintainers; [];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "tp-auto-kbbl";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user