Update "mrpetovan" email address

- Fix Tobias' email address
- Fix copypasted doc block in Console/PostUpdate
This commit is contained in:
Hypolite Petovan 2018-09-15 19:28:38 -04:00
parent 79d36b932b
commit 9d0a6f90b6
39 changed files with 44 additions and 47 deletions

View file

@ -13,8 +13,8 @@ use Friendica\Model\Contact;
*
* License: AGPLv3 or later, same as Friendica
*
* @author Tobias Diekershoff <mrpetovan@gmail.com>
* @author Hypolite Petovan <mrpetovan@gmail.com>
* @author Tobias Diekershoff <tobias.diekershoff@gmx.net>
* @author Hypolite Petovan <hypolite@mrpetovan.com>
*/
class GlobalCommunityBlock extends \Asika\SimpleConsole\Console
{