keepassxc: add maintainer bmrips
This commit is contained in:
parent
13c5c2fb4c
commit
cb8cfa0eb9
1 changed files with 4 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue