jujutsu: add myself as a maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
a9584671c3
commit
50068e0caa
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/martinvonz/jj";
|
||||
changelog = "https://github.com/martinvonz/jj/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ _0x4A6F ];
|
||||
maintainers = with maintainers; [ _0x4A6F thoughtpolice ];
|
||||
mainProgram = "jj";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue