Skip to content

Commit

Permalink
Add bowen to employees (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinemeremChigbo authored and sherryhli committed Sep 9, 2024
1 parent 53d690c commit d02eaf0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions prisma/dev-seed-utils/employees.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ const employees = [
lastName: 'Chigbo',
email: '[email protected]',
},
{
firstName: 'Bowen',
lastName: 'Zhu',
email: '[email protected]',
},
{
firstName: 'Adil',
lastName: 'Kapadia',
Expand Down

0 comments on commit d02eaf0

Please sign in to comment.