Remove google groups links from SIG readmes
This commit is contained in:
parent
189d4931a5
commit
6525e3049f
|
@ -92,9 +92,9 @@ The google groups contain the archive of Github team notifications.
|
||||||
Mentioning a team on Github will CC its group.
|
Mentioning a team on Github will CC its group.
|
||||||
Monitor these for Github activity if you are not a member of the team.
|
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 }}
|
{{- 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 }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in New Issue