Merge pull request #11 from opf/update-author-info

update author info
pull/6827/head
Niels Lindenthal 9 years ago
commit 19724ce24f
  1. 6
      openproject-auth_plugins.gemspec

@ -6,9 +6,9 @@ require 'open_project/auth_plugins/version'
Gem::Specification.new do |s|
s.name = 'openproject-auth_plugins'
s.version = OpenProject::AuthPlugins::VERSION
s.authors = 'Finn GmbH'
s.email = 'info@finn.de'
s.homepage = 'https://www.openproject.org/projects/auth-plugins'
s.authors = 'OpenProject GmbH'
s.email = 'info@openproject.com'
s.homepage = 'https://community.openproject.org/projects/auth-plugins'
s.summary = 'OpenProject Auth Plugins'
s.description = 'Integration of OmniAuth strategy providers for authentication in Openproject.'
s.license = 'GPLv3'

Loading…
Cancel
Save