Commit f96942e6 authored by Jennifer Graul's avatar Jennifer Graul Committed by Yureka
Browse files

oui: change maintainters to wdz team

parent df77975e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@ buildGoModule rec {
    description = "MAC Address CLI Toolkit";
    homepage = "https://github.com/thatmattlove/oui";
    license = with licenses; [ bsd3 ];
    maintainers = [ maintainers.netali ];
    maintainers = teams.wdz.members;
  };
}