diff options
Diffstat (limited to 'core/Command/TwoFactorAuth/Cleanup.php')
-rw-r--r-- | core/Command/TwoFactorAuth/Cleanup.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Command/TwoFactorAuth/Cleanup.php b/core/Command/TwoFactorAuth/Cleanup.php index 1ff7e16c5e0..e0ea56e5fec 100644 --- a/core/Command/TwoFactorAuth/Cleanup.php +++ b/core/Command/TwoFactorAuth/Cleanup.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright 2018 Christoph Wurst <christoph@winzerhof-wurst.at> * * @author Christoph Wurst <christoph@winzerhof-wurst.at> + * @author Joas Schilling <coding@schilljs.com> * * @license GNU AGPL version 3 or any later version * |