mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 04:03:04 +00:00
Merge pull request #323664 from aidalgol/pss-maint-remove
pass-secret-service: remove myself as maintainer
This commit is contained in:
commit
8771487f79
@ -72,6 +72,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
license = lib.licenses.gpl3Only;
|
||||
platforms = lib.platforms.all;
|
||||
mainProgram = "pass_secret_service";
|
||||
maintainers = with lib.maintainers; [ jluttine aidalgol ];
|
||||
maintainers = with lib.maintainers; [ jluttine ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user