Skip to content

Commit dbf18e7

Browse files
authored
Merge pull request #7364 from MadhavJivrajani/sigs-github-actions
contribex: Add sigs-github-actions subproject
2 parents 1b38ec9 + 0d6772f commit dbf18e7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

sig-contributor-experience/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ Oversees and develops programs for helping contributors ascend the contributor l
123123
- [kubernetes-sigs/contributor-katacoda](https://github.com/kubernetes-sigs/contributor-katacoda/blob/main/OWNERS)
124124
- [kubernetes-sigs/contributor-playground](https://github.com/kubernetes-sigs/contributor-playground/blob/master/OWNERS)
125125
- [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)
126130
### slack-infra
127131
Creates and maintains tools and automation for Kubernetes Slack.
128132
- **Owners:**

sigs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,6 +1500,11 @@ sigs:
15001500
- https://raw.githubusercontent.com/kubernetes-sigs/contributor-katacoda/main/OWNERS
15011501
- https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS
15021502
- 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
15031508
- name: slack-infra
15041509
description: Creates and maintains tools and automation for Kubernetes Slack.
15051510
contact:

0 commit comments

Comments
 (0)