···81 description = "Plyer is a platform-independent api to use features commonly found on various platforms";
82 homepage = "https://github.com/kivy/plyer";
83 license = licenses.mit;
84- maintainers = with maintainers; [ rski ];
0085 };
86}
···81 description = "Plyer is a platform-independent api to use features commonly found on various platforms";
82 homepage = "https://github.com/kivy/plyer";
83 license = licenses.mit;
84+ teams = [
85+ lib.teams.ngi
86+ ];
87 };
88}