We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e839883 commit 8e06f0bCopy full SHA for 8e06f0b
1 file changed
rubocop-neeto.gemspec
@@ -5,8 +5,8 @@ require_relative "lib/rubocop/neeto/version"
5
Gem::Specification.new do |spec|
6
spec.name = "rubocop-neeto"
7
spec.version = RuboCop::Neeto::VERSION
8
- spec.authors = ["Abhay V Ashokan"]
9
- spec.email = ["abhay.ashokan@bigbinary.com"]
+ spec.authors = ["Yedhin Kizhakkethara"]
+ spec.email = ["yedhin@bigbinary.com"]
10
11
spec.summary = "Custom RuboCop cops for Neeto"
12
spec.homepage = "https://github.com/neetozone/rubocop-neeto"
0 commit comments