gitstatus: add SuperSandro2000 maintainer

+1 -1
+1 -1
pkgs/applications/version-management/git-and-tools/gitstatus/default.nix
··· 85 description = "10x faster implementation of `git status` command"; 86 homepage = "https://github.com/romkatv/gitstatus"; 87 license = licenses.gpl3Only; 88 - maintainers = with maintainers; [ mmlb hexa ]; 89 }; 90 }
··· 85 description = "10x faster implementation of `git status` command"; 86 homepage = "https://github.com/romkatv/gitstatus"; 87 license = licenses.gpl3Only; 88 + maintainers = with maintainers; [ mmlb hexa SuperSandro2000 ]; 89 }; 90 }