Skip to content

Commit

Permalink
Add Xavier as a maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
xhocquet committed Nov 11, 2019
1 parent 6486f40 commit 2109416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boxr.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require 'boxr/version'
Gem::Specification.new do |spec|
spec.name = "boxr"
spec.version = Boxr::VERSION
spec.authors = ["Chad Burnette"]
spec.email = ["[email protected]"]
spec.authors = ["Chad Burnette", "Xavier Hocquet"]
spec.email = ["[email protected]", "[email protected]"]
spec.summary = "A Ruby client library for the Box V2 Content API."
spec.description = ""
spec.homepage = "https://github.com/cburnette/boxr"
Expand Down

0 comments on commit 2109416

Please sign in to comment.