gitAndTools.git-interactive-rebase-tool: add maintainer

zowoq f18e7e0d 53fcb502

+1 -1
+1 -1
pkgs/applications/version-management/git-and-tools/git-interactive-rebase-tool/default.nix
··· 22 description = "Native cross platform full feature terminal based sequence editor for git interactive rebase"; 23 changelog = "https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/${version}"; 24 license = licenses.mit; 25 - maintainers = with maintainers; [ masaeedu ]; 26 }; 27 }
··· 22 description = "Native cross platform full feature terminal based sequence editor for git interactive rebase"; 23 changelog = "https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/${version}"; 24 license = licenses.mit; 25 + maintainers = with maintainers; [ masaeedu zowoq ]; 26 }; 27 }