Skip to content

Commit 7468a4a

Browse files
committed
chore: set plugin author to Daniel Kastl
The plugin metadata still credited 'Georepublic'. Set the current author to Daniel Kastl (github.com/dkastl), the plugin's creator and maintainer. Historical authorship remains in the git history.
1 parent b6bce55 commit 7468a4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

init.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
Redmine::Plugin.register :redmine_gtt_fiware do
88
# Plugin metadata
99
name 'Redmine GTT FIWARE plugin'
10-
author 'Georepublic'
11-
author_url 'https://github.com/georepublic'
10+
author 'Daniel Kastl'
11+
author_url 'https://github.com/dkastl'
1212
url 'https://github.com/gtt-project/redmine_gtt_fiware'
1313
description 'Adds FIWARE integration capabilities for GTT projects'
1414
version '2.0.1'

0 commit comments

Comments
 (0)