teleport: add arianvp to maintainers

This commit is contained in:
Justinas Stankevicius 2023-03-07 16:41:39 +02:00
parent 5b9628a9ed
commit 701a838718

View file

@ -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; [ justinas sigma tomberek freezeboy ];
maintainers = with maintainers; [ arianvp justinas sigma tomberek freezeboy ];
platforms = platforms.unix;
};
}