mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 22:48:19 +00:00
keepassxc: add sigmasquadron as co-maintainer
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
parent
6b6bbe1aae
commit
d890c3f858
@ -154,7 +154,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://keepassxc.org/";
|
||||
license = licenses.gpl2Plus;
|
||||
mainProgram = "keepassxc";
|
||||
maintainers = with maintainers; [ blankparticle ];
|
||||
maintainers = with maintainers; [ blankparticle sigmasquadron ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user