Skip to content

Commit

Permalink
update authors
Browse files Browse the repository at this point in the history
  • Loading branch information
keithdoggett committed Jan 25, 2023
1 parent 998ee3e commit 6f61baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rgeo-proj4.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ require_relative "./lib/rgeo/proj4/version"
Gem::Specification.new do |spec|
spec.name = "rgeo-proj4"
spec.version = RGeo::Proj4::VERSION
spec.authors = ["Tee Parham, Daniel Azuma"]
spec.email = ["[email protected], [email protected]"]
spec.authors = ["Tee Parham, Daniel Azuma, Keith Doggett, Ulysse Buonomo"]
spec.email = ["[email protected], [email protected], [email protected]"]

spec.summary = "Proj4 extension for rgeo."
spec.description = "Proj4 extension for rgeo."
Expand Down

0 comments on commit 6f61baf

Please sign in to comment.