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 /lib/public/App.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 'lib/public/App.php')
-rw-r--r-- | lib/public/App.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/App.php b/lib/public/App.php index 250d33bf01f..3afd36f2c96 100644 --- a/lib/public/App.php +++ b/lib/public/App.php @@ -4,7 +4,7 @@ * * @author Bart Visscher <bartv@thisnet.nl> * @author Frank Karlitschek <frank@karlitschek.de> - * @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 Morris Jobke <hey@morrisjobke.de> |