Skip to content

Commit 65e1642

Browse files
committed
add deb maintainer
1 parent b7e9372 commit 65e1642

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/desktop/.electron-builder.config.cjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ module.exports = {
127127
category: "Game",
128128
synopsis: "Custom Minecraft Launcher",
129129
description:
130-
"GDLauncher is a custom Minecraft launcher with built-in mod management, modpack support, and a modern interface."
130+
"GDLauncher is a custom Minecraft launcher with built-in mod management, modpack support, and a modern interface.",
131+
maintainer: "GorillaDevs Inc. ([email protected])"
131132
},
132133
afterAllArtifactBuild: (_buildResult) => {
133134
const path = require("path")

0 commit comments

Comments
 (0)