wireguard: make myself maintainer

This commit is contained in:
Jörg Thalheim 2017-04-23 13:20:32 +02:00
parent 75608e1bb3
commit 600a2f2746
No known key found for this signature in database
GPG key ID: CA4106B8D7CC79FA

View file

@ -17,7 +17,7 @@ let
homepage = https://www.wireguard.io/;
downloadPage = https://git.zx2c4.com/WireGuard/refs/;
description = "A prerelease of an experimental VPN tunnel which is not to be depended upon for security";
maintainers = with maintainers; [ ericsagnes ];
maintainers = with maintainers; [ ericsagnes mic92 ];
license = licenses.gpl2;
platforms = platforms.linux;
};