packwiz: add bddvlpr to maintainers
This commit is contained in:
@@ -36,7 +36,10 @@ buildGoModule {
|
||||
description = "Command line tool for editing and distributing Minecraft modpacks, using a git-friendly TOML format";
|
||||
homepage = "https://packwiz.infra.link/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ infinidoge ];
|
||||
maintainers = with lib.maintainers; [
|
||||
infinidoge
|
||||
bddvlpr
|
||||
];
|
||||
mainProgram = "packwiz";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user