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:
authorMorris Jobke <hey@morrisjobke.de>2015-10-06 10:52:19 +0300
committerMorris Jobke <hey@morrisjobke.de>2015-10-06 10:52:19 +0300
commit8366ce27673b82349361e534853256dc869a8f93 (patch)
tree9c26ee069192350ce0ffea67518a7baacbb69ac0 /settings/users.php
parentb945d713845d640d63241de4d5a67813384b88ce (diff)
deduplicate @xenopathic
Diffstat (limited to 'settings/users.php')
-rw-r--r--settings/users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/users.php b/settings/users.php
index 154bf2a03d1..f16cbca2ae9 100644
--- a/settings/users.php
+++ b/settings/users.php
@@ -11,7 +11,7 @@
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
- * @author Robin McCorkell <rmccorkell@owncloud.com>
+ * @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Stephan Peijnik <speijnik@anexia-it.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>