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:
authorLukas Reschke <lukas@owncloud.com>2016-03-01 19:25:15 +0300
committerLukas Reschke <lukas@owncloud.com>2016-03-01 19:25:15 +0300
commit933f60e3147ad872acf3211dc826ebf528434681 (patch)
tree3317c0a60a335c084957a0b74589fcfae4cc76ef /remote.php
parent900dcf6594d51f603b1a863020363987ed7ab003 (diff)
Update author information
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
Diffstat (limited to 'remote.php')
-rw-r--r--remote.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote.php b/remote.php
index 26203e2df8a..df229eb675a 100644
--- a/remote.php
+++ b/remote.php
@@ -2,6 +2,7 @@
/**
* @author Brice Maron <brice@bmaron.net>
* @author Christopher Schäpers <kondou@ts.unde.re>
+ * @author Joas Schilling <nickvergessen@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>