summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorK900 <me@0upti.me>2024-04-20 06:13:38 +0300
committerGitHub <noreply@github.com>2024-04-20 06:13:38 +0300
commit97270181e338339469f78a2f946f25c3276af784 (patch)
tree48f97a04349e6496541b7a79db013c373d9fb8b3 /.github
parentebdd21f2079dfb6ff0ff0b4ef97c7ab427f711ee (diff)
parentb1f432c350b4ab50921f0a009e494734e0bc38f6 (diff)
Merge pull request #305356 from lilyinstarlight/fix/codeowners-qt-kde
codeowners: change non-committer qt-kde github team to committers in the qt-kde team
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS14
1 files changed, 7 insertions, 7 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index cc45c86348f8..7ddc221d21c1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -185,17 +185,17 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
/lib/licenses.nix @alyssais
# Qt
-/pkgs/development/libraries/qt-5 @NixOS/qt-kde
-/pkgs/development/libraries/qt-6 @NixOS/qt-kde
+/pkgs/development/libraries/qt-5 @K900 @NickCao @SuperSandro2000 @ttuegel
+/pkgs/development/libraries/qt-6 @K900 @NickCao @SuperSandro2000 @ttuegel
# KDE / Plasma 5
-/pkgs/applications/kde @NixOS/qt-kde
-/pkgs/desktops/plasma-5 @NixOS/qt-kde
-/pkgs/development/libraries/kde-frameworks @NixOS/qt-kde
+/pkgs/applications/kde @K900 @NickCao @SuperSandro2000 @ttuegel
+/pkgs/desktops/plasma-5 @K900 @NickCao @SuperSandro2000 @ttuegel
+/pkgs/development/libraries/kde-frameworks @K900 @NickCao @SuperSandro2000 @ttuegel
# KDE / Plasma 6
-/pkgs/kde @NixOS/qt-kde
-/maintainers/scripts/kde @NixOS/qt-kde
+/pkgs/kde @K900 @NickCao @SuperSandro2000 @ttuegel
+/maintainers/scripts/kde @K900 @NickCao @SuperSandro2000 @ttuegel
# PostgreSQL and related stuff
/pkgs/servers/sql/postgresql @thoughtpolice @marsam