summary refs log tree commit diff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@mailbox.org>2017-12-07 13:43:51 -0600
committerThomas Tuegel <ttuegel@mailbox.org>2017-12-07 13:44:10 -0600
commit13a0433773b55b0059137c520c1cda61fa412f0a (patch)
treeb8fd2ff3eb65e79c65a3f121bb930ea62042d6c6 /.github/CODEOWNERS
parent98457aca26515ad4c95af507800473ec0a967888 (diff)
downloadnixpkgs-13a0433773b55b0059137c520c1cda61fa412f0a.tar
nixpkgs-13a0433773b55b0059137c520c1cda61fa412f0a.tar.gz
nixpkgs-13a0433773b55b0059137c520c1cda61fa412f0a.tar.bz2
nixpkgs-13a0433773b55b0059137c520c1cda61fa412f0a.tar.lz
nixpkgs-13a0433773b55b0059137c520c1cda61fa412f0a.tar.xz
nixpkgs-13a0433773b55b0059137c520c1cda61fa412f0a.tar.zst
nixpkgs-13a0433773b55b0059137c520c1cda61fa412f0a.zip
CODEOWNERS: Add ttuegel for Qt / KDE
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e5708fba168..c5dc9d910c5 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