Commit e1d92cda authored by peigongdsd's avatar peigongdsd Committed by Emery Hemingway
Browse files

yggstack: add peigongdsd as maintainer

parent ed59f08e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,6 +26,6 @@ buildGoModule rec {
    description = "Yggdrasil as SOCKS proxy / port forwarder";
    homepage = "https://yggdrasil-network.github.io/";
    license = licenses.lgpl3;
    maintainers = with maintainers; [ ehmry ];
    maintainers = with maintainers; [ ehmry peigongdsd ];
  };
}