From 654f84a26c9a6fae164c8db6cffd42f2c4ca49ec Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 12 Nov 2014 17:57:53 -0800 Subject: [PATCH] Add authors --- build/Gruntfile.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/build/Gruntfile.coffee b/build/Gruntfile.coffee index 30a8b9cc3..42b35cbe5 100644 --- a/build/Gruntfile.coffee +++ b/build/Gruntfile.coffee @@ -224,6 +224,7 @@ module.exports = (grunt) -> 'create-windows-installer': appDirectory: shellAppDir outputDirectory: path.join(buildDir, 'installer') + authors: 'The Atom Team' iconUrl: 'https://raw.githubusercontent.com/atom/atom/master/resources/atom.png' shell: