Skip to content

Commit 2f98819

Browse files
committed
Update project homepage
1 parent 4434c1d commit 2f98819

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gitolite.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Gem::Specification.new do |s|
66
s.name = 'gitolite-rugged'
77
s.version = Gitolite::VERSION
88
s.platform = Gem::Platform::RUBY
9-
s.authors = ['Oliver Günther']
10-
s.email = ['[email protected]']
11-
s.homepage = 'https://github.com/oliverguenther/gitolite-rugged'
9+
s.authors = ['Oliver Günther', 'Nicolas Rodriguez']
10+
11+
s.homepage = 'https://github.com/redmine-git-hosting/gitolite-rugged'
1212
s.summary = 'A Ruby gem for manipulating the Gitolite Git backend via the gitolite-admin repository.'
1313
s.description = 'This gem is designed to provide a Ruby interface to the Gitolite Git backend system using libgit2/rugged. This gem aims to provide all management functionality that is available via the gitolite-admin repository (like SSH keys, repository permissions, etc)'
1414
s.license = 'MIT'

0 commit comments

Comments
 (0)