mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-09 07:28:16 -07:00
Added Akil to Team
This commit is contained in:
parent
917b00364a
commit
513574c3b9
2 changed files with 1 additions and 0 deletions
|
|
@ -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