redmine-plugin-sao/init.rb
2023-04-12 20:25:45 +02:00

8 lines
291 B
Ruby

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