} else if (results[i].team_type === 'Contributors') {
              SELF.contributingTeamType = results[i].team_type;
              SELF.contributingTeamList = CONTRIBUTING_TEAM_LIST.push(results[i]);
            }