File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
sig-contributor-experience Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,10 @@ Oversees and develops programs for helping contributors ascend the contributor l
123
123
- [ kubernetes-sigs/contributor-katacoda] ( https://github.com/kubernetes-sigs/contributor-katacoda/blob/main/OWNERS )
124
124
- [ kubernetes-sigs/contributor-playground] ( https://github.com/kubernetes-sigs/contributor-playground/blob/master/OWNERS )
125
125
- [ kubernetes/community/mentoring] ( https://github.com/kubernetes/community/blob/master/mentoring/OWNERS )
126
+ ### sigs-github-actions
127
+ Repository for GitHub actions and artifacts related to all sigs in Kubernetes.
128
+ - ** Owners:**
129
+ - [ kubernetes-sigs/sigs-github-actions] ( https://github.com/kubernetes-sigs/sigs-github-actions/blob/main/OWNERS )
126
130
### slack-infra
127
131
Creates and maintains tools and automation for Kubernetes Slack.
128
132
- ** Owners:**
Original file line number Diff line number Diff line change @@ -1500,6 +1500,11 @@ sigs:
1500
1500
- https://raw.githubusercontent.com/kubernetes-sigs/contributor-katacoda/main/OWNERS
1501
1501
- https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS
1502
1502
- https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS
1503
+ - name : sigs-github-actions
1504
+ description : Repository for GitHub actions and artifacts related to all sigs in
1505
+ Kubernetes.
1506
+ owners :
1507
+ - https://raw.githubusercontent.com/kubernetes-sigs/sigs-github-actions/main/OWNERS
1503
1508
- name : slack-infra
1504
1509
description : Creates and maintains tools and automation for Kubernetes Slack.
1505
1510
contact :
You can’t perform that action at this time.
0 commit comments