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>2017-11-06 22:15:27 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-11-06 22:38:59 +0300
commit31c5c2a59277fa2f597836097601da50ee1430ea (patch)
tree96f6170625c882194a3fa0b44794c41ab05c39b3 /index.php
parentda6c2c9da1721de7aa05b15af1356e3511069980 (diff)
Change @georgehrke's email
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 135a0d014ef..a3e1ff57192 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
- * @author Georg Ehrke <georg@owncloud.com>
+ * @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@statuscode.ch>