Remove wunderbrick from juniper maintainers

+1 -1
+1 -1
pkgs/development/compilers/juniper/default.nix
··· 35 35 ''; 36 36 homepage = "https://www.juniper-lang.org/"; 37 37 license = licenses.mit; 38 - maintainers = with maintainers; [ wunderbrick ]; 38 + maintainers = with maintainers; [ ]; 39 39 platforms = platforms.linux; 40 40 }; 41 41 }