summary refs log tree commit diff
path: root/pkgs/applications/science/math/bcal/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/science/math/bcal/default.nix')
-rw-r--r--pkgs/applications/science/math/bcal/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/math/bcal/default.nix b/pkgs/applications/science/math/bcal/default.nix
index fedb219a0c194..fdf07a2a3299d 100644
--- a/pkgs/applications/science/math/bcal/default.nix
+++ b/pkgs/applications/science/math/bcal/default.nix
@@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
     homepage = "https://github.com/jarun/bcal";
     license = licenses.gpl3Only;
     platforms = platforms.unix;
-    maintainers = with maintainers; [ jfrankenau ];
+    maintainers = with maintainers; [ ];
   };
 }