Update authors and remove emails

This commit is contained in:
François Turbelin
2020-04-28 16:08:39 +02:00
parent dd9c994f9d
commit 830bf796d0

View File

@@ -9,8 +9,7 @@ require "dfc_provider/version"
Gem::Specification.new do |spec|
spec.name = 'dfc_provider'
spec.version = DfcProvider::VERSION
spec.authors = ['Admin OFF']
spec.email = ['admin@openfoodfrance.org']
spec.authors = ["developers@ofn"]
spec.summary = 'Provides an API stack implementing DFC semantic ' \
'specifications'