summaryrefslogtreecommitdiff
path: root/generator
diff options
context:
space:
mode:
authorjdumars <jdumars@gmail.com>2018-08-11 12:36:56 -0700
committerjdumars <jdumars@gmail.com>2018-08-11 12:36:56 -0700
commitcec8997e80854fc9359331826fcb0a967ffd1f0a (patch)
treeb0a581c201d324fce3424e27b2534bc1c707d14f /generator
parent1f259dce2c74c4d8e98cbb5b732018730c033ddd (diff)
parentb33dca0b5bffcc9513cb5f4cb00a05b1812c4b94 (diff)
Merge branch 'master' of https://github.com/kubernetes/community into apireviews
Diffstat (limited to 'generator')
-rw-r--r--generator/sig_readme.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/generator/sig_readme.tmpl b/generator/sig_readme.tmpl
index 4062dd28..fbaafbbb 100644
--- a/generator/sig_readme.tmpl
+++ b/generator/sig_readme.tmpl
@@ -92,9 +92,9 @@ The google groups contain the archive of Github team notifications.
Mentioning a team on Github will CC its group.
Monitor these for Github activity if you are not a member of the team.
-| Team Name | Details | Google Groups | Description |
-| --------- |:-------:|:-------------:| ----------- |
+| Team Name | Details | Description |
+| --------- |:-------:| ----------- |
{{- range .Contact.GithubTeams }}
-| @kubernetes/{{.Name}} | [link](https://github.com/orgs/kubernetes/teams/{{.Name}}) | [link](https://groups.google.com/forum/#!forum/kubernetes-{{.Name}}) | {{.Description}} |
+| @kubernetes/{{.Name}} | [link](https://github.com/orgs/kubernetes/teams/{{.Name}}) | {{.Description}} |
{{- end }}
{{ end }}