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