1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-08 11:35:37 +03:00

Merge pull request #321760 from WolfangAukang/drop-me

maintainers: remove wolfangaukang
This commit is contained in:
Aleksana 2024-06-22 21:59:48 +08:00 committed by GitHub
commit df12edd993
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
74 changed files with 71 additions and 80 deletions

View file

@ -6,7 +6,7 @@ let
cfg = config.services.sslmate-agent;
in {
meta.maintainers = with maintainers; [ wolfangaukang ];
meta.maintainers = [ ];
options = {
services.sslmate-agent = {