chrysalis: add eclairevoyant, nshalman to maintainers
This commit is contained in:
parent
c93716a025
commit
ee66b69564
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ in appimageTools.wrapType2 rec {
|
|||
description = "A graphical configurator for Kaleidoscope-powered keyboards";
|
||||
homepage = "https://github.com/keyboardio/Chrysalis";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ aw ];
|
||||
maintainers = with maintainers; [ aw eclairevoyant nshalman ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "chrysalis";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue