git-interactive-rebase-tool: Add SuperSandro2000 as maintainer
This commit is contained in:
parent
f7f0fd9185
commit
ba18acfe78
@ -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 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user