diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e5708fba168f..c5dc9d910c53 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -84,3 +84,9 @@ # https://github.com/NixOS/nixpkgs/issues/31401 /lib/maintainers.nix @ghost /lib/licenses.nix @ghost + +# Qt / KDE +/pkgs/applications/kde @ttuegel +/pkgs/desktops/plasma-5 @ttuegel +/pkgs/development/libraries/kde-frameworks @ttuegel +/pkgs/development/libraries/qt-5 @ttuegel