about summary refs log tree commit diff
path: root/pkgs/applications/kde/kdeconnect-kde.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kdeconnect-kde.nix')
-rw-r--r--pkgs/applications/kde/kdeconnect-kde.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/kde/kdeconnect-kde.nix b/pkgs/applications/kde/kdeconnect-kde.nix
index eec6615967f27..56ccd7f103c87 100644
--- a/pkgs/applications/kde/kdeconnect-kde.nix
+++ b/pkgs/applications/kde/kdeconnect-kde.nix
@@ -77,7 +77,6 @@ mkDerivation {
     description = "KDE Connect provides several features to integrate your phone and your computer";
     homepage = "https://community.kde.org/KDEConnect";
     license = with licenses; [ gpl2 ];
-    maintainers = with maintainers; [ fridh ];
     mainProgram = "kdeconnect-app";
   };
 }