diff --git a/pkgs/servers/teleport/generic.nix b/pkgs/servers/teleport/generic.nix index a811204e09ab..8c7b5d9bacb3 100644 --- a/pkgs/servers/teleport/generic.nix +++ b/pkgs/servers/teleport/generic.nix @@ -159,7 +159,7 @@ buildGoModule rec { description = "Certificate authority and access plane for SSH, Kubernetes, web applications, and databases"; homepage = "https://goteleport.com/"; license = licenses.asl20; - maintainers = with maintainers; [ sigma tomberek freezeboy ]; + maintainers = with maintainers; [ justinas sigma tomberek freezeboy ]; platforms = platforms.unix; }; }