diff options
Diffstat (limited to 'lib/public/User/Events/PasswordUpdatedEvent.php')
-rw-r--r-- | lib/public/User/Events/PasswordUpdatedEvent.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/User/Events/PasswordUpdatedEvent.php b/lib/public/User/Events/PasswordUpdatedEvent.php index 25e6efc80cc..5c3af0b2b41 100644 --- a/lib/public/User/Events/PasswordUpdatedEvent.php +++ b/lib/public/User/Events/PasswordUpdatedEvent.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 * |