Contributors {{.Site.Data.team.totalCount }}

{{ range .Site.Data.team.projects }}
{{range $index, $element := .list}} {{$name := .name }} {{$id := .repo }} {{if .user}}
{{if .icon}} {{end}} {{.name}}
{{.contributorCount}}
{{end}} {{end}}
{{end}}