4ti2: add myself to maintainers

launchpad/nixpkgs/master
AndersonTorres 3 years ago
parent 4b0789d7c5
commit 68dd7bca1b
  1. 1
      pkgs/applications/science/math/4ti2/default.nix

@ -32,6 +32,7 @@ stdenv.mkDerivation rec{
homepage = "https://4ti2.github.io/";
description = "A software package for algebraic, geometric and combinatorial problems on linear spaces";
license = with licenses; [ gpl2Plus ];
maintainers = with maintainers; [ AndersonTorres ];
platforms = platforms.all;
};
}

Loading…
Cancel
Save