Automatically update OWNERS_ALIASES for UGs

This commit is contained in:
Nikhita Raghunath 2019-03-05 22:12:50 +05:30
parent b1b7c92cba
commit 18fd90b1d4
1 changed files with 6 additions and 0 deletions

View File

@ -14,3 +14,9 @@ aliases:
- {{.GitHub}}
{{- end}}
{{- end}}
{{- range .UserGroups}}
{{.Dir}}-leads:
{{- range .Leadership.Chairs}}
- {{.GitHub}}
{{- end}}
{{- end}}