Adding toastal as a himalaya maintainer
As @yanganto suggested: https://github.com/NixOS/nixpkgs/pull/163954#issuecomment-1066575191
This commit is contained in:
parent
aef8fe5c68
commit
f78b6046ca
@ -51,6 +51,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/soywod/himalaya";
|
||||
changelog = "https://github.com/soywod/himalaya/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.bsdOriginal;
|
||||
maintainers = with maintainers; [ yanganto ];
|
||||
maintainers = with maintainers; [ toastal yanganto ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user