showtime: Add gnome team to maintainers
It became core app in GNOME 49.
This commit is contained in:
@@ -73,6 +73,7 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://apps.gnome.org/Showtime";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ getchoo ];
|
||||
teams = [ lib.teams.gnome ];
|
||||
mainProgram = "showtime";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user