maintainers: rename houstdav000 → cyntheticfox (#3838)
https://github.com/NixOS/nixpkgs/pull/223976
This commit is contained in:
parent
ddd8866c03
commit
6c76fb5b12
|
@ -8,7 +8,7 @@ let
|
|||
serviceArgs =
|
||||
optionalString (cfg.storePath != null) "--path ${cfg.storePath}";
|
||||
in {
|
||||
meta.maintainers = with maintainers; [ cab404 houstdav000 ];
|
||||
meta.maintainers = with maintainers; [ cab404 cyntheticfox ];
|
||||
|
||||
options.services.pass-secret-service = {
|
||||
enable = mkEnableOption "Pass libsecret service";
|
||||
|
|
Loading…
Reference in a new issue