change Author

This commit is contained in:
mariano
2026-05-21 10:57:59 +02:00
parent 223180d1a9
commit f0eaa76f17
+1 -1
View File
@@ -99,7 +99,7 @@ function plugin_version_urbackup(): array
return [
'name' => __('UrBackup', 'urbackup'),
'version' => PLUGIN_URBACKUP_VERSION,
'author' => 'Finstral',
'author' => 'Mariano Benzi',
'license' => 'GPL-2.0-or-later',
'homepage' => '',
'requirements' => [