Automatically update OWNERS_ALIASES for UGs
This commit is contained in:
parent
b1b7c92cba
commit
18fd90b1d4
|
@ -14,3 +14,9 @@ aliases:
|
|||
- {{.GitHub}}
|
||||
{{- end}}
|
||||
{{- end}}
|
||||
{{- range .UserGroups}}
|
||||
{{.Dir}}-leads:
|
||||
{{- range .Leadership.Chairs}}
|
||||
- {{.GitHub}}
|
||||
{{- end}}
|
||||
{{- end}}
|
||||
|
|
Loading…
Reference in New Issue