Merge pull request #3359 from nikhita/ug-owners-aliases
Automatically update OWNERS_ALIASES for UGs
This commit is contained in:
commit
c2f4d5bd0f
|
@ -14,3 +14,9 @@ aliases:
|
|||
- {{.GitHub}}
|
||||
{{- end}}
|
||||
{{- end}}
|
||||
{{- range .UserGroups}}
|
||||
{{.Dir}}-leads:
|
||||
{{- range .Leadership.Chairs}}
|
||||
- {{.GitHub}}
|
||||
{{- end}}
|
||||
{{- end}}
|
||||
|
|
Loading…
Reference in New Issue