Initial commit
This commit is contained in:
commit
ad1e1eef42
2 changed files with 45 additions and 0 deletions
8
init.rb
Normal file
8
init.rb
Normal file
|
@ -0,0 +1,8 @@
|
|||
Redmine::Plugin.register :redmine_sao do
|
||||
name 'systemausfall.org Anpassungen'
|
||||
author 'systemausfall.org'
|
||||
description 'Anpassungen für Redmine-Instanzen auf systemausfall.org'
|
||||
version '0.2.0'
|
||||
url 'https://systemausfall.org'
|
||||
author_url 'https://systemausfall.org'
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue