Skip to content

Commit

Permalink
Merge pull request #87 from janzenfaidiban/main
Browse files Browse the repository at this point in the history
udpated: new contributors
  • Loading branch information
janzenfaidiban authored Jun 29, 2024
2 parents 1d88ea0 + fe2d5e2 commit c8a90ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions database/seeders/ContributorSeeder.php
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ public function run(): void
[
'name' => 'Lidia Orain',
'slug' => 'lidia-orain',
'job_title' => 'Speaker',
'job_title' => 'Moderator',
'linkedin' => false,
'github' => false,
'picture' => 'contributor.png',
Expand All @@ -657,7 +657,7 @@ public function run(): void
[
'name' => 'Asriel Usisba',
'slug' => 'asriel-usisba',
'job_title' => 'Speaker',
'job_title' => 'Moderator',
'linkedin' => false,
'github' => false,
'picture' => 'contributor.png',
Expand Down

0 comments on commit c8a90ba

Please sign in to comment.