diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 39c1ddcc33c4..d5c490c29921 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -821,12 +821,18 @@ with lib.maintainers; { qt-kde = { members = [ + ilya-fedin + k900 + LunNova + mjm + nickcao + SuperSandro2000 ttuegel ]; githubTeams = [ "qt-kde" ]; - scope = "Maintain the KDE desktop environment and Qt."; + scope = "Maintain the Qt framework, KDE application suite, Plasma desktop environment and related projects."; shortName = "Qt / KDE"; enableFeatureFreezePing = true; };