hck: add maintainer gepbird
This commit is contained in:
parent
7b824e55d2
commit
82b51d4670
@ -24,7 +24,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
homepage = "https://github.com/sstadick/hck";
|
homepage = "https://github.com/sstadick/hck";
|
||||||
changelog = "https://github.com/sstadick/hck/blob/v${version}/CHANGELOG.md";
|
changelog = "https://github.com/sstadick/hck/blob/v${version}/CHANGELOG.md";
|
||||||
license = with licenses; [ mit /* or */ unlicense ];
|
license = with licenses; [ mit /* or */ unlicense ];
|
||||||
maintainers = with maintainers; [ figsoda ];
|
maintainers = with maintainers; [ figsoda gepbird ];
|
||||||
mainProgram = "hck";
|
mainProgram = "hck";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user