terranix: add sshine as maintainer

This follows becoming a maintainer:
- terranix/terranix#122

in order to make future releases.

sshine d8b62ae9 931ace2d

+4 -1
+4 -1
pkgs/by-name/te/terranix/package.nix
··· 38 homepage = "https://terranix.org"; 39 license = licenses.gpl3; 40 platforms = platforms.unix; 41 - maintainers = with maintainers; [ mrVanDalo ]; 42 }; 43 }
··· 38 homepage = "https://terranix.org"; 39 license = licenses.gpl3; 40 platforms = platforms.unix; 41 + maintainers = with maintainers; [ 42 + mrVanDalo 43 + sshine 44 + ]; 45 }; 46 }