keepassxc: add srapenne as maintainer

main
Solene Rapenne 2 years ago
parent 0b6a5ffd9b
commit ef60a5042f
  1. 2
      pkgs/applications/misc/keepassx/community.nix

@ -124,7 +124,7 @@ stdenv.mkDerivation rec {
'';
homepage = "https://keepassxc.org/";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ jonafato turion ];
maintainers = with maintainers; [ jonafato turion srapenne ];
platforms = platforms.linux ++ platforms.darwin;
broken = stdenv.isDarwin; # see to https://github.com/NixOS/nixpkgs/issues/172165
};

Loading…
Cancel
Save