teleport: add justinas to maintainers
This commit is contained in:
parent
43f2c5ef66
commit
5b9628a9ed
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue