Commit 72fbd4cd authored by Winter's avatar Winter
Browse files

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. :)
parent 6396e1e8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ buildGoModule (
      license = licenses.mit;
      maintainers = with maintainers; [
        kirelagin
        winter
        zx2c4
      ];
      mainProgram = "wireguard-go";