irrd: maintained by wdz

authored by Johann Wagner and committed by Yureka 02f84447 71a1e255

+1 -1
+1 -1
pkgs/servers/misc/irrd/default.nix
··· 153 153 description = "An Internet Routing Registry database server, processing IRR objects in the RPSL format"; 154 154 license = licenses.mit; 155 155 homepage = "https://github.com/irrdnet/irrd"; 156 - maintainers = with maintainers; [ netali yuka ]; 156 + maintainers = teams.wdz.members; 157 157 }; 158 158 } 159 159