Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/command/upgrade.php')
-rw-r--r--core/command/upgrade.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/command/upgrade.php b/core/command/upgrade.php
index f50a0d92479..0f1b828ba25 100644
--- a/core/command/upgrade.php
+++ b/core/command/upgrade.php
@@ -1,6 +1,7 @@
<?php
/**
* @author Andreas Fischer <bantu@owncloud.com>
+ * @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Owen Winkler <a_github@midnightcircus.com>
* @author Steffen Lindner <mail@steffen-lindner.de>