Commit 02f84447 authored by Johann Wagner's avatar Johann Wagner Committed by Yureka
Browse files

irrd: maintained by wdz

parent 71a1e255
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ py.pkgs.buildPythonPackage rec {
    description = "An Internet Routing Registry database server, processing IRR objects in the RPSL format";
    license = licenses.mit;
    homepage = "https://github.com/irrdnet/irrd";
    maintainers = with maintainers; [ netali yuka ];
    maintainers = teams.wdz.members;
  };
}