Skip to content

Commit ef928c8

Browse files
sdsShane da Silva
authored and
Shane da Silva
committed
Update gem authors and emails
I've put a hefty amount of work into this project, and I don't think anyone's going to mind me mentioning that. Change-Id: Ifc07bac3e7fbf1168a6fde2272ac27d43ca808c4 Reviewed-on: http://gerrit.causes.com/35617 Reviewed-by: Shane da Silva <shane@causes.com> Tested-by: Shane da Silva <shane@causes.com>
1 parent 62dccd5 commit ef928c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overcommit.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Gem::Specification.new do |s|
77
s.license = 'MIT'
88
s.summary = 'Git hook manager'
99
s.description = 'Utility to install, configure, and extend Git hooks'
10-
s.authors = ['Causes Engineering']
11-
s.email = 'eng@causes.com'
10+
s.authors = ['Causes Engineering', 'Shane da Silva']
11+
s.email = ['eng@causes.com', 'shane@causes.com']
1212
s.homepage = 'http://github.com/causes/overcommit'
1313
s.post_install_message =
1414
'Install hooks by running `overcommit --install` in your Git repository'

0 commit comments

Comments
 (0)