We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c238b97 + 9aa6933 commit 71b1baaCopy full SHA for 71b1baa
init.rb
@@ -1,12 +1,12 @@
1
require 'redmine'
2
3
Redmine::Plugin.register :redmine_gtt_smash do
4
- name 'Redmine GTT SMASH Plugin'
+ name 'Redmine GTT SMASH plugin'
5
author 'Georepublic'
6
+ author_url 'https://github.com/georepublic'
7
+ url 'https://github.com/gtt-project/redmine_gtt_smash'
8
description 'Adds SMASH integration capabilities for GTT projects'
9
version '1.0.0'
- url 'https://github.com/gtt-project/redmine_gtt_smash'
- author_url 'https://github.com/gtt-project'
10
11
requires_redmine :version_or_higher => '4.0.0'
12
0 commit comments