diff options
Diffstat (limited to 'lib/public/User/Events/UserCreatedEvent.php')
-rw-r--r-- | lib/public/User/Events/UserCreatedEvent.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/User/Events/UserCreatedEvent.php b/lib/public/User/Events/UserCreatedEvent.php index 4f2364e5c44..190a900f3d6 100644 --- a/lib/public/User/Events/UserCreatedEvent.php +++ b/lib/public/User/Events/UserCreatedEvent.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at> * * @author Christoph Wurst <christoph@winzerhof-wurst.at> + * @author Morris Jobke <hey@morrisjobke.de> * * @license GNU AGPL version 3 or any later version * |