gitAndTools.git-interactive-rebase-tool: add maintainer
This commit is contained in:
parent
53fcb502fe
commit
f18e7e0d07
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ rustPlatform.buildRustPackage rec {
|
|||
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}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ masaeedu ];
|
||||
maintainers = with maintainers; [ masaeedu zowoq ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue