Skip to content

Commit 0ddd4b3

Browse files
authored
MONGOID-5493: Update Gem::Specification team info (#5476)
1 parent 1fc8052 commit 0ddd4b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mongoid.gemspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Gem::Specification.new do |s|
99
s.name = "mongoid"
1010
s.version = Mongoid::VERSION
1111
s.platform = Gem::Platform::RUBY
12-
s.authors = ["Durran Jordan"]
12+
s.authors = ["The MongoDB Ruby Team"]
13+
s.email = "[email protected]"
1314
s.homepage = "https://mongoid.org"
1415
s.summary = "Elegant Persistence in Ruby for MongoDB."
1516
s.description = "Mongoid is an ODM (Object Document Mapper) Framework for MongoDB, written in Ruby."

0 commit comments

Comments
 (0)