Skip to content

Commit a1562ab

Browse files
committed
add cyril back to authors
1 parent 91fdbdc commit a1562ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

errbit_github_plugin.gemspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ require 'errbit_github_plugin/version'
66
Gem::Specification.new do |spec|
77
spec.name = "errbit_github_plugin"
88
spec.version = ErrbitGithubPlugin::VERSION
9-
spec.authors = ["Stephen Crosby"]
10-
spec.email = ["stevecrozz@gmail.com"]
9+
spec.authors = ["Stephen Crosby", "Cyril Mougel"]
10+
spec.email = ["stevecrozz@gmail.com", "cyril.mougel@gmail.com"]
11+
1112
spec.description = %q{GitHub integration for Errbit}
1213
spec.summary = %q{GitHub integration for Errbit}
1314
spec.homepage = "https://github.com/brandedcrate/errbit_github_plugin"

0 commit comments

Comments
 (0)