4ti2: add myself to maintainers

+1
+1
pkgs/applications/science/math/4ti2/default.nix
··· 32 32 homepage = "https://4ti2.github.io/"; 33 33 description = "A software package for algebraic, geometric and combinatorial problems on linear spaces"; 34 34 license = with licenses; [ gpl2Plus ]; 35 + maintainers = with maintainers; [ AndersonTorres ]; 35 36 platforms = platforms.all; 36 37 }; 37 38 }