about summary refs log tree commit diff
path: root/pkgs/applications/misc/tipp10/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/tipp10/default.nix')
-rw-r--r--pkgs/applications/misc/tipp10/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/tipp10/default.nix b/pkgs/applications/misc/tipp10/default.nix
index 37aafb7827ef3..76ea8fb7fc0ef 100644
--- a/pkgs/applications/misc/tipp10/default.nix
+++ b/pkgs/applications/misc/tipp10/default.nix
@@ -19,7 +19,7 @@ mkDerivation rec {
     description = "Learn and train typing with the ten-finger system";
     homepage = "https://gitlab.com/tipp10/tipp10";
     license = licenses.gpl2Only;
-    maintainers = with maintainers; [ petabyteboy ];
+    maintainers = with maintainers; [ ];
     platforms = platforms.all;
   };
 }