diff options
author | Morris Jobke <hey@morrisjobke.de> | 2017-11-06 20:15:27 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2017-11-06 20:38:59 +0100 |
commit | 31c5c2a59277fa2f597836097601da50ee1430ea (patch) | |
tree | 96f6170625c882194a3fa0b44794c41ab05c39b3 /settings/routes.php | |
parent | da6c2c9da1721de7aa05b15af1356e3511069980 (diff) | |
download | nextcloud-server-31c5c2a59277fa2f597836097601da50ee1430ea.tar.gz nextcloud-server-31c5c2a59277fa2f597836097601da50ee1430ea.zip |
Change @georgehrke's email
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'settings/routes.php')
-rw-r--r-- | settings/routes.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/routes.php b/settings/routes.php index 9b7b253bd04..ecf68791a27 100644 --- a/settings/routes.php +++ b/settings/routes.php @@ -8,7 +8,7 @@ * @author Björn Schießle <bjoern@schiessle.org> * @author Christoph Wurst <christoph@owncloud.com> * @author Frank Karlitschek <frank@karlitschek.de> - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> * @author Raghu Nayyar <me@iraghu.com> |