{{ if .Params.contributors -}} {{ range $index, $contributor := .Params.contributors }} {{ if gt $index 0 }} and {{ end }} {{ if eq . "Sachin Neravath" -}} {{ else -}} {{ end -}} {{ . }} {{ end -}} {{ end -}}