mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
Added Akil to Team
This commit is contained in:
parent
917b00364a
commit
513574c3b9
2 changed files with 1 additions and 0 deletions
BIN
app/assets/images/team/akil.webp
Normal file
BIN
app/assets/images/team/akil.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.5 KiB |
|
|
@ -7,6 +7,7 @@ class TeamController < ApplicationController
|
|||
team_members << TeamMember.new(name: 'Susan Lyons', title: 'PA Associate')
|
||||
team_members << TeamMember.new(name: 'Peter Piazza', title: 'Director of SQM')
|
||||
team_members << TeamMember.new(name: 'Ashley Carey', title: 'SQM Associate')
|
||||
team_members << TeamMember.new(name: 'Akil Bello', title: 'Special Projects')
|
||||
team_members << TeamMember.new(name: 'Akira Harper', title: 'Project Associate')
|
||||
team_members << TeamMember.new(name: 'Nelson Jovel', title: 'Lead Engineer')
|
||||
team_members << TeamMember.new(name: 'Kara McGovern', title: 'Project Associate')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue