summaryrefslogtreecommitdiff
path: root/generator
diff options
context:
space:
mode:
Diffstat (limited to 'generator')
-rw-r--r--generator/wg_readme.tmpl10
1 files changed, 3 insertions, 7 deletions
diff --git a/generator/wg_readme.tmpl b/generator/wg_readme.tmpl
index a749678d..ed3bb99f 100644
--- a/generator/wg_readme.tmpl
+++ b/generator/wg_readme.tmpl
@@ -75,13 +75,9 @@ The following subprojects are owned by wg-{{.Label}}:
The below teams can be mentioned on issues and PRs in order to get attention from the right people.
Note that the links to display team membership will only work if you are a member of the org.
-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 }}