plymouth: fix maintainer list

K900 ec0ae676 af4a0188

+1 -1
+1 -1
pkgs/os-specific/linux/plymouth/default.nix
··· 96 96 homepage = "https://www.freedesktop.org/wiki/Software/Plymouth/"; 97 97 description = "Boot splash and boot logger"; 98 98 license = licenses.gpl2Plus; 99 - maintainers = [ maintainers.goibhniu teams.gnome.members ]; 99 + maintainers = [ maintainers.goibhniu ] ++ teams.gnome.members; 100 100 platforms = platforms.linux; 101 101 }; 102 102 }