Skip to content

Commit aa70504

Browse files
authored
Merge pull request #5184 from nikhita/component-helpers
sig-arch: add component-helpers repo
2 parents 577c44d + fc97693 commit aa70504

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

sig-architecture/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ The following [subprojects][subproject-definition] are owned by sig-architecture
6363
### code-organization
6464
[Described below](#code-organization)
6565
- **Owners:**
66+
- https://raw.githubusercontent.com/kubernetes/component-helpers/master/OWNERS
6667
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
68+
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-helpers/OWNERS
6769
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS
6870
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
6971
- https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS

sigs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,9 @@ sigs:
323323
contact:
324324
slack: k8s-code-organization
325325
owners:
326+
- https://raw.githubusercontent.com/kubernetes/component-helpers/master/OWNERS
326327
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
328+
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-helpers/OWNERS
327329
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS
328330
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
329331
- https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS

0 commit comments

Comments
 (0)