summaryrefslogtreecommitdiff
path: root/generator
diff options
context:
space:
mode:
authorBob Killen <bobkillen@google.com>2020-12-21 14:43:53 -0500
committerBob Killen <bobkillen@google.com>2020-12-21 14:44:14 -0500
commit067c680f77f128302a3fc5ff32427e4b8a167c4d (patch)
tree9b4c18bab92d8cd4f0c28240072ee9e36fd27354 /generator
parentd264b3ba989e727767fc791f1973cbe6e2c210e6 (diff)
Replace master list with community group name in sig-list template
Diffstat (limited to 'generator')
-rw-r--r--generator/list.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/generator/list.tmpl b/generator/list.tmpl
index b7a8bfbf..6a246788 100644
--- a/generator/list.tmpl
+++ b/generator/list.tmpl
@@ -21,7 +21,7 @@ Each group's material is in its subdirectory in this project.
When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
-### Master SIG List
+### Special Interest Groups
| Name | Label | Chairs | Contact | Meetings |
|------|-------|--------|---------|----------|
@@ -37,7 +37,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
{{- end -}}
{{- end }}
-### Master Working Group List
+### Working Groups
| Name | Stakeholder SIGs |Organizers | Contact | Meetings |
|------|------------------|-----------|---------|----------|
@@ -45,7 +45,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|[{{.Name}}]({{.Dir}}/README.md)|{{range .StakeholderSIGs}}* {{.}}<br>{{end }}|{{range .Leadership.Chairs}}* [{{.Name}}](https://github.com/{{.GitHub}}){{if .Company}}, {{.Company}}{{end}}<br>{{end}}|* [Slack](https://kubernetes.slack.com/messages/{{.Contact.Slack}})<br>* [Mailing List]({{.Contact.MailingList}})|{{range .Meetings}}* {{.Description}}: [{{.Day}}s at {{.Time}} {{.TZ}} ({{.Frequency}})]({{.URL}})<br>{{end}}
{{- end }}
-### Master User Group List
+### User Groups
| Name | Label |Organizers | Contact | Meetings |
|------|-------|------------|--------|----------|
@@ -53,7 +53,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|[{{.Name}}]({{.Dir}}/README.md)|{{.Label}}|{{range .Leadership.Chairs}}* [{{.Name}}](https://github.com/{{.GitHub}}){{if .Company}}, {{.Company}}{{end}}<br>{{end}}|* [Slack](https://kubernetes.slack.com/messages/{{.Contact.Slack}})<br>* [Mailing List]({{.Contact.MailingList}})|{{range .Meetings}}* {{.Description}}: [{{.Day}}s at {{.Time}} {{.TZ}} ({{.Frequency}})]({{.URL}})<br>{{end}}
{{- end }}
-### Master Committee List
+### Committees
| Name | Label | Members | Contact |
|------|--------|---------|---------|