Skip to content

Commit

Permalink
Add Scott and Izzy to Mark's team
Browse files Browse the repository at this point in the history
  • Loading branch information
etousley committed May 8, 2018
1 parent fe6061e commit a437597
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions controllers/user.js
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,8 @@ exports.userTeams = {
"[email protected]": {"team": "Mark's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Mark's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Mark's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Mark's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Mark's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Mark's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Reinhold's Team", "isCaptain": 1, "isCompetitor": 1},
"[email protected]": {"team": "Reinhold's Team", "isCaptain": 0, "isCompetitor": 1},
Expand Down

0 comments on commit a437597

Please sign in to comment.