oui: change maintainters to wdz team

authored by Jennifer Graul and committed by Yureka f96942e6 df77975e

+1 -1
+1 -1
pkgs/tools/networking/oui/default.nix
··· 17 17 description = "MAC Address CLI Toolkit"; 18 18 homepage = "https://github.com/thatmattlove/oui"; 19 19 license = with licenses; [ bsd3 ]; 20 - maintainers = [ maintainers.netali ]; 20 + maintainers = teams.wdz.members; 21 21 }; 22 22 }