File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616{{- if .Leadership.TechLeads }}
1717### Tech Leads
1818{{- range .Leadership.TechLeads }}
19- - {{.Name}} (**[@{{.GitHub}}](https://github.com/{{.GitHub}})**){{if .Company}}, {{.Company}}{{end}}
19+ - {{.Name}} (**[@{{.GitHub}}](https://github.com/{{.GitHub}})**){{if .Company}}, {{.Company}}{{end}}{{if .Term.Start}} (Term: {{.Term.Start}} - {{.Term.End}}){{end}}
2020{{- end }}
2121{{- end }}
2222
2323## Meetings
2424{{- range .Meetings }}
25- - **{{.Description}}**:
26- {{- if .TagCalendar }} [Calendar]({{.TagCalendar}}) {{- end }}
27- {{- if .RecordingsURL }} | [Recordings]({{.RecordingsURL}}) {{- end }}
25+ - **{{.Description}}**:
26+ {{- if .TagCalendar }} [Calendar]({{.TagCalendar}}) {{- end }}
27+ {{- if .RecordingsURL }} | [Recordings]({{.RecordingsURL}}) {{- end }}
2828{{- end }}
2929
3030## Contact
You can’t perform that action at this time.
0 commit comments