Merge pull request #288844 from K900/qt-team-takeover

maintainers: Qt team takeover

authored by K900 and committed by GitHub aa37fffc e4f1b16d

+7 -1
+7 -1
maintainers/team-list.nix
··· 821 821 822 822 qt-kde = { 823 823 members = [ 824 + ilya-fedin 825 + k900 826 + LunNova 827 + mjm 828 + nickcao 829 + SuperSandro2000 824 830 ttuegel 825 831 ]; 826 832 githubTeams = [ 827 833 "qt-kde" 828 834 ]; 829 - scope = "Maintain the KDE desktop environment and Qt."; 835 + scope = "Maintain the Qt framework, KDE application suite, Plasma desktop environment and related projects."; 830 836 shortName = "Qt / KDE"; 831 837 enableFeatureFreezePing = true; 832 838 };