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 /apps/files_trashbin | |
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 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/lib/Trashbin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/lib/Trashbin.php b/apps/files_trashbin/lib/Trashbin.php index 44c1f482de6..d61881ce3b1 100644 --- a/apps/files_trashbin/lib/Trashbin.php +++ b/apps/files_trashbin/lib/Trashbin.php @@ -7,7 +7,7 @@ * @author Bjoern Schiessle <bjoern@schiessle.org> * @author Björn Schießle <bjoern@schiessle.org> * @author Florin Peter <github@florin-peter.de> - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Joas Schilling <coding@schilljs.com> * @author Juan Pablo Villafáñez <jvillafanez@solidgear.es> * @author Jörn Friedrich Dreyer <jfd@butonic.de> |