ferium: add imsofi as maintainer
This commit is contained in:
parent
9bde9353e9
commit
44a67dc057
@ -25,6 +25,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases";
|
||||
homepage = "https://github.com/gorilla-devs/ferium";
|
||||
license = licenses.mpl20;
|
||||
maintainers = [ maintainers.leo60228 ];
|
||||
maintainers = with maintainers; [ leo60228 imsofi ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user