lol

oxidized: replace netali with wdz team as maintainer

authored by

Jennifer Graul and committed by
Yaya
1327d996 f40016ee

+1 -1
+1 -1
pkgs/tools/admin/oxidized/default.nix
··· 14 14 description = "A network device configuration backup tool. It's a RANCID replacement!"; 15 15 homepage = "https://github.com/ytti/oxidized"; 16 16 license = licenses.asl20; 17 - maintainers = with maintainers; [ nicknovitski netali ]; 17 + maintainers = with maintainers; [ nicknovitski ] ++ teams.wdz.members; 18 18 platforms = platforms.linux; 19 19 }; 20 20 }