Skip to content

Commit 2ba4a21

Browse files
author
Adrián Bolonio
committed
Update authors info
1 parent 27b43de commit 2ba4a21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rubocop-rails-accessibility.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ require_relative "lib/rubocop/cop/version"
55
Gem::Specification.new do |spec|
66
spec.name = "rubocop-rails-accessibility"
77
spec.version = RubocopRailsAccessibility::VERSION
8-
spec.authors = ["dummy"]
9-
spec.email = ["dummy@example.com"]
8+
spec.authors = ["GitHub Accessibility Team"]
9+
spec.email = ["accessibility@github.com"]
1010

1111
spec.summary = "Custom extension for RuboCop."
12-
spec.homepage = "https://github.com/dummy/rubocop-rails-accessibility"
12+
spec.homepage = "https://github.com/github/rubocop-rails-accessibility"
1313
spec.license = "MIT"
1414
spec.required_ruby_version = ">= 2.7.0"
1515

0 commit comments

Comments
 (0)