redmine-plugin-sao/init.rb

9 lines
332 B
Ruby
Raw Normal View History

2023-04-12 20:25:45 +02:00
Redmine::Plugin.register :redmine_sao do
name 'systemausfall.org Anpassungen'
author 'systemausfall.org'
description 'Anpassungen für Redmine-Instanzen auf systemausfall.org'
2023-04-12 20:50:07 +02:00
version '0.2.1'
2023-04-12 20:55:56 +02:00
url 'https://git.systemausfall.org/systemausfall.org/redmine-plugin-sao'
2023-04-12 20:25:45 +02:00
author_url 'https://systemausfall.org'
end