kanata: add bmanuel as a maintainer
This commit is contained in:
@@ -36,7 +36,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A tool to improve keyboard comfort and usability with advanced customization";
|
||||
homepage = "https://github.com/jtroo/kanata";
|
||||
license = licenses.lgpl3Only;
|
||||
maintainers = with maintainers; [ linj ];
|
||||
maintainers = with maintainers; [ bmanuel linj ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "kanata";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user