Commit f6bb8a92 authored by K900's avatar K900
Browse files

maintainers: Qt team takeover

parent b46cd6cf
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -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;
  };