Unverified Commit 57431777 authored by Florian Warzecha's avatar Florian Warzecha
Browse files

vpn-slice: switch maintainer to liketechnik

parent a63c5083
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,6 +42,6 @@ buildPythonApplication rec {
    description =
      "vpnc-script replacement for easy and secure split-tunnel VPN setup";
    license = licenses.gpl3;
    maintainers = with maintainers; [ jdbaldry ];
    maintainers = with maintainers; [ liketechnik ];
  };
}