remove myself since I don't use this anymore, and cannot maintain it. #65009
This commit is contained in:
parent
d4cd952cd2
commit
e1f2fec929
@ -4537,11 +4537,6 @@
|
|||||||
github = "rzetterberg";
|
github = "rzetterberg";
|
||||||
name = "Richard Zetterberg";
|
name = "Richard Zetterberg";
|
||||||
};
|
};
|
||||||
s1lvester = {
|
|
||||||
email = "s1lvester@bockhacker.me";
|
|
||||||
github = "s1lvester";
|
|
||||||
name = "Markus Silvester";
|
|
||||||
};
|
|
||||||
samdroid-apps = {
|
samdroid-apps = {
|
||||||
email = "sam@sam.today";
|
email = "sam@sam.today";
|
||||||
github = "samdroid-apps";
|
github = "samdroid-apps";
|
||||||
|
@ -112,7 +112,7 @@ stdenv.mkDerivation rec {
|
|||||||
longDescription = "A community fork of KeePassX, which is itself a port of KeePass Password Safe. The goal is to extend and improve KeePassX with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager. Accessible via native cross-platform GUI, CLI, and browser integration with the KeePassXC Browser Extension (https://github.com/keepassxreboot/keepassxc-browser).";
|
longDescription = "A community fork of KeePassX, which is itself a port of KeePass Password Safe. The goal is to extend and improve KeePassX with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager. Accessible via native cross-platform GUI, CLI, and browser integration with the KeePassXC Browser Extension (https://github.com/keepassxreboot/keepassxc-browser).";
|
||||||
homepage = https://keepassxc.org/;
|
homepage = https://keepassxc.org/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ s1lvester jonafato ];
|
maintainers = with maintainers; [ jonafato ];
|
||||||
platforms = with platforms; linux ++ darwin;
|
platforms = with platforms; linux ++ darwin;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user