summaryrefslogtreecommitdiff
path: root/generator/sig_readme.tmpl
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2019-09-27 13:05:14 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2019-10-05 09:33:54 +0530
commit13ccf338c45634062d4efe28f67a713978429f0e (patch)
treeecf293b7b95a2647d2f73527cdcae61151dd106b /generator/sig_readme.tmpl
parenta0055b50634bab7f53b5ff2cb905e5325ed66b3a (diff)
generator: remove company for emeritus_leads from templates
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 12ad5bb4..06361e94 100644
--- a/generator/sig_readme.tmpl
+++ b/generator/sig_readme.tmpl
@@ -42,7 +42,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
## Emeritus Leads
{{ range .Leadership.EmeritusLeads }}
-* {{.Name}} (**[@{{.GitHub}}](https://github.com/{{.GitHub}})**){{if .Company}}, {{.Company}}{{end}}
+* {{.Name}} (**[@{{.GitHub}}](https://github.com/{{.GitHub}})**)
{{- end }}
{{- end }}
{{- end }}