summaryrefslogtreecommitdiffstats
path: root/core/Command
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command')
-rw-r--r--core/Command/Group/Info.php4
-rw-r--r--core/Command/User/Setting.php2
2 files changed, 3 insertions, 3 deletions
diff --git a/core/Command/Group/Info.php b/core/Command/Group/Info.php
index 225c3444397..b8dce961dd8 100644
--- a/core/Command/Group/Info.php
+++ b/core/Command/Group/Info.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
/**
- * @copyright Copyright (c) 2021, hosting.de, Johannes Leuker <j.leuker@hosting.de>
+ * @copyright Copyright (c) 2021, hosting.de, Johannes Leuker <developers@hosting.de>
*
- * @author Johannes Leuker <j.leuker@hosting.de>
+ * @author Johannes Leuker <developers@hosting.de>
*
* @license GNU AGPL version 3 or any later version
*
diff --git a/core/Command/User/Setting.php b/core/Command/User/Setting.php
index de621aea182..7b616269712 100644
--- a/core/Command/User/Setting.php
+++ b/core/Command/User/Setting.php
@@ -4,7 +4,7 @@
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Joas Schilling <coding@schilljs.com>
- * @author Johannes Leuker <j.leuker@hosting.de>
+ * @author Johannes Leuker <developers@hosting.de>
* @author Kim Brose <kim.brose@rwth-aachen.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*