summaryrefslogtreecommitdiff
path: root/generator/sig_readme.tmpl
diff options
context:
space:
mode:
authorChristoph Blecker <admin@toph.ca>2017-08-23 13:46:48 -0700
committerChristoph Blecker <admin@toph.ca>2017-08-23 14:12:24 -0700
commit28825dd69527237aec0fad76fb2e28803881fe9d (patch)
treeeaa18b2f9f4f7f7adbfe7af3db1f65681b87f395 /generator/sig_readme.tmpl
parentcc0b7b8f1ccb3ef7a5628f8482f82613ddd74175 (diff)
Display github handle for sig leads
Diffstat (limited to 'generator/sig_readme.tmpl')
-rw-r--r--generator/sig_readme.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/sig_readme.tmpl b/generator/sig_readme.tmpl
index c8baee0d..8b5fa720 100644
--- a/generator/sig_readme.tmpl
+++ b/generator/sig_readme.tmpl
@@ -12,7 +12,7 @@ Meeting recordings can be found [here]({{.MeetingRecordingsURL}}).
## Leads
{{- range .Leads }}
-* [{{.Name}}](https://github.com/{{.GitHub}}){{if .Company}}, {{.Company}}{{end}}
+* {{.Name}} (**[@{{.GitHub}}](https://github.com/{{.GitHub}})**){{if .Company}}, {{.Company}}{{end}}
{{- end }}
## Contact