keepassxc: add maintainer bmrips
This commit is contained in:
committed by
Austin Horstman
parent
13c5c2fb4c
commit
cb8cfa0eb9
@@ -11,7 +11,10 @@ let
|
||||
iniFormat = pkgs.formats.ini { };
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.d-brasher ];
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
bmrips
|
||||
d-brasher
|
||||
];
|
||||
|
||||
options.programs.keepassxc = {
|
||||
enable = lib.mkEnableOption "keepassxc";
|
||||
|
||||
Reference in New Issue
Block a user