git-interactive-rebase-tool: Add SuperSandro2000 as maintainer
This commit is contained in:
+1
-1
@@ -23,6 +23,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "Native cross platform full feature terminal based sequence editor for git interactive rebase";
|
description = "Native cross platform full feature terminal based sequence editor for git interactive rebase";
|
||||||
changelog = "https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/${version}";
|
changelog = "https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/${version}";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ masaeedu zowoq ];
|
maintainers = with maintainers; [ masaeedu SuperSandro2000 zowoq ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user