about summary refs log tree commit diff
path: root/pkgs/applications/kde/kalk.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kalk.nix')
-rw-r--r--pkgs/applications/kde/kalk.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/kalk.nix b/pkgs/applications/kde/kalk.nix
index c151078e910e0..d88741d179bb7 100644
--- a/pkgs/applications/kde/kalk.nix
+++ b/pkgs/applications/kde/kalk.nix
@@ -46,6 +46,6 @@ mkDerivation rec {
     mainProgram = "kalk";
     homepage = "https://invent.kde.org/plasma-mobile/kalk";
     license = licenses.gpl3Plus;
-    maintainers = with maintainers; [ samueldr ];
+    maintainers = with maintainers; [ ];
   };
 }