mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-17 12:50:04 +00:00
capslock: add sotormd as maintainer
This commit is contained in:
@@ -31,6 +31,6 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://github.com/google/capslock";
|
||||
license = lib.licenses.bsd3;
|
||||
mainProgram = "capslock";
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ sotormd ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user