summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com>2017-08-23 13:35:55 -0700
committerGitHub <noreply@github.com>2017-08-23 13:35:55 -0700
commit7fa488815686e922dc2d48d438469c38264ae4e4 (patch)
treeb56f242657658de7f54c887c35a4b80ec7e9d3d4
parente62ddb0d4b4c9153caee6dd3654268bc1ac203a0 (diff)
parent7646730fd76772616fb127c3fab092c8e397543d (diff)
Merge pull request #975 from cblecker/fix-whitespace
Automatic merge from submit-queue Fix whitespace issue with template This does the same thing as #941 but updates the template so that the change won't revert
-rw-r--r--generator/sig_readme.tmpl2
-rw-r--r--sig-openstack/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/generator/sig_readme.tmpl b/generator/sig_readme.tmpl
index 8e5605bf..c8baee0d 100644
--- a/generator/sig_readme.tmpl
+++ b/generator/sig_readme.tmpl
@@ -19,7 +19,7 @@ Meeting recordings can be found [here]({{.MeetingRecordingsURL}}).
* [Slack](https://kubernetes.slack.com/messages/{{.Contact.Slack}})
* [Mailing list]({{.Contact.MailingList}})
{{if .Contact.FullGitHubTeams}}
-## GitHub Teams
+## GitHub Teams
{{range .Contact.GithubTeamNames -}}
* [@{{.}}](https://github.com/kubernetes/teams/{{.}})
{{end}}
diff --git a/sig-openstack/README.md b/sig-openstack/README.md
index 826f8aa1..f1685529 100644
--- a/sig-openstack/README.md
+++ b/sig-openstack/README.md
@@ -24,7 +24,7 @@ Meeting recordings can be found [here](https://www.youtube.com/watch?v=iCfUx7ilh
* [Slack](https://kubernetes.slack.com/messages/sig-openstack)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-openstack)
-## GitHub Teams
+## GitHub Teams
* [@sig-openstack-misc](https://github.com/kubernetes/teams/sig-openstack-misc)
* [@sig-openstack-test-failures](https://github.com/kubernetes/teams/sig-openstack-test-failures)
* [@sig-openstack-bugs](https://github.com/kubernetes/teams/sig-openstack-bugs)