Skip to content

Commit

Permalink
update names
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Oct 3, 2023
1 parent 6058f83 commit ec24e2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/Tiles/TeamMember/Commands/FetchSlackStatusCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,14 @@ class FetchSlackStatusCommand extends Command

protected $slackMembers = [
'seb',
'adriaan',
'freek',
'willem',
'alex',
'ruben',
'rias',
'brent',
'jef',
'wouter',
'tim',
];

public function handle(Slack $slack): void
Expand Down

0 comments on commit ec24e2f

Please sign in to comment.