summary refs log tree commit diff
path: root/pkgs/applications/misc/tvbrowser/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/tvbrowser/default.nix')
-rw-r--r--pkgs/applications/misc/tvbrowser/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/tvbrowser/default.nix b/pkgs/applications/misc/tvbrowser/default.nix
index 83821b29e6699..384b5362a4ad3 100644
--- a/pkgs/applications/misc/tvbrowser/default.nix
+++ b/pkgs/applications/misc/tvbrowser/default.nix
@@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
     license = licenses.gpl3Plus;
     platforms = platforms.linux;
     mainProgram = "tvbrowser";
-    maintainers = with maintainers; [ jfrankenau yarny ];
+    maintainers = with maintainers; [ yarny ];
     longDescription = ''
       TV-Browser shows TV program data arranged like in printed
       TV programs after downloading it from the internet.