summary refs log tree commit diff
path: root/pkgs/applications/science/math/geogebra
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2021-01-01 14:39:41 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2021-01-01 19:48:01 +0100
commite7d1be840ccf453a8320fdc09759638270b1129a (patch)
tree4d7f5362cb7ee458a2494a2b58994b00e7260a26 /pkgs/applications/science/math/geogebra
parent815bfe3cb6cf53b11d342bfcb932215edd1d0ffa (diff)
downloadnixpkgs-e7d1be840ccf453a8320fdc09759638270b1129a.tar
nixpkgs-e7d1be840ccf453a8320fdc09759638270b1129a.tar.gz
nixpkgs-e7d1be840ccf453a8320fdc09759638270b1129a.tar.bz2
nixpkgs-e7d1be840ccf453a8320fdc09759638270b1129a.tar.lz
nixpkgs-e7d1be840ccf453a8320fdc09759638270b1129a.tar.xz
nixpkgs-e7d1be840ccf453a8320fdc09759638270b1129a.tar.zst
nixpkgs-e7d1be840ccf453a8320fdc09759638270b1129a.zip
treewide: remove maintainership of `ma27` from a few packages
Those are packages I don't use anymore for a longer time and I therefore
don't think that listing me as maintainer is a good idea. If those
should be removed now, I'd be fine with that.

SuperSandro2000 will take care of a few packages[1].

[1] https://github.com/NixOS/nixpkgs/pull/108126#pullrequestreview-560599381
Diffstat (limited to 'pkgs/applications/science/math/geogebra')
-rw-r--r--pkgs/applications/science/math/geogebra/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/math/geogebra/default.nix b/pkgs/applications/science/math/geogebra/default.nix
index a6950ad3451..a0548ffb232 100644
--- a/pkgs/applications/science/math/geogebra/default.nix
+++ b/pkgs/applications/science/math/geogebra/default.nix
@@ -27,7 +27,7 @@ let
       calculus in one easy-to-use package.
     '';
     homepage = "https://www.geogebra.org/";
-    maintainers = with maintainers; [ ma27 ];
+    maintainers = with maintainers; [ ];
     license = with licenses; [ gpl3 cc-by-nc-sa-30 geogebra ];
     platforms = with platforms; linux ++ darwin;
     hydraPlatforms = [];