wireguard-go: add winter to maintainers

The current maintainers seem to be inactive, and I'm willing to step in
and keep this package alive. :)
This commit is contained in:
Winter
2025-04-08 18:43:37 -04:00
parent 6396e1e882
commit 72fbd4cd59
+1
View File
@@ -68,6 +68,7 @@ buildGoModule (
license = licenses.mit;
maintainers = with maintainers; [
kirelagin
winter
zx2c4
];
mainProgram = "wireguard-go";