From 6bbd0596dd25fd7c0285a051fb5a931f48610e8e Mon Sep 17 00:00:00 2001 From: Timo Kaufmann Date: Wed, 16 Jan 2019 23:41:31 +0100 Subject: [PATCH] gap: add timokau as maintainer So that I'll be notified on changes which likely impact sage. --- pkgs/applications/science/math/gap/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/science/math/gap/default.nix b/pkgs/applications/science/math/gap/default.nix index f6a9f58b176..a7105705f38 100644 --- a/pkgs/applications/science/math/gap/default.nix +++ b/pkgs/applications/science/math/gap/default.nix @@ -129,6 +129,7 @@ stdenv.mkDerivation rec { [ raskin chrisjefferson + timokau ]; platforms = platforms.all; # keeping all packages increases the package size considerably, wchich