Skip to content

Commit

Permalink
Add Chandler
Browse files Browse the repository at this point in the history
  • Loading branch information
etousley committed Feb 8, 2018
1 parent 017314b commit fe6061e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/user.js
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ exports.userTeams = {
"[email protected]": {"team": "Rick's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Rick's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Rick's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Rick's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Michael's Team", "isCaptain": 1, "isCompetitor": 1},
"[email protected]": {"team": "Michael's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Michael's Team", "isCaptain": 0, "isCompetitor": 1},
Expand Down

0 comments on commit fe6061e

Please sign in to comment.