gitAndTools.git-interactive-rebase-tool: add maintainer
This commit is contained in:
parent
53fcb502fe
commit
f18e7e0d07
@ -22,6 +22,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 ];
|
maintainers = with maintainers; [ masaeedu zowoq ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user