diff options
Diffstat (limited to 'core/Command/Group/Delete.php')
-rw-r--r-- | core/Command/Group/Delete.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Command/Group/Delete.php b/core/Command/Group/Delete.php index 010fb556408..8ef88b44442 100644 --- a/core/Command/Group/Delete.php +++ b/core/Command/Group/Delete.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2018 Denis Mosolov <denismosolov@gmail.com> * * @author Denis Mosolov <denismosolov@gmail.com> + * @author Joas Schilling <coding@schilljs.com> * * @license GNU AGPL version 3 or any later version * |