Skip to content

Commit ee30cad

Browse files
authored
Merge pull request #6239 from mrbobbytables/bom
sig-release: Add bom subproject
2 parents 36811ea + 330ad31 commit ee30cad

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sig-release/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ The following [subprojects][subproject-definition] are owned by sig-release:
6161
### Release Engineering
6262
The Release Engineering subproject is responsible for the [process/procedures](https://github.com/kubernetes/sig-release/tree/master/release-engineering) and [tools](https://github.com/kubernetes/release) used to create/maintain Kubernetes release artifacts.
6363
- **Owners:**
64+
- [kubernetes-sigs/bom](https://github.com/kubernetes-sigs/bom/blob/main/OWNERS)
6465
- [kubernetes-sigs/downloadkubernetes](https://github.com/kubernetes-sigs/downloadkubernetes/blob/master/OWNERS)
6566
- [kubernetes-sigs/mdtoc](https://github.com/kubernetes-sigs/mdtoc/blob/master/OWNERS)
6667
- [kubernetes-sigs/promo-tools](https://github.com/kubernetes-sigs/promo-tools/blob/main/OWNERS)

sigs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1965,6 +1965,7 @@ sigs:
19651965
contact:
19661966
slack: release-management
19671967
owners:
1968+
- https://raw.githubusercontent.com/kubernetes-sigs/bom/main/OWNERS
19681969
- https://raw.githubusercontent.com/kubernetes-sigs/downloadkubernetes/master/OWNERS
19691970
- https://raw.githubusercontent.com/kubernetes-sigs/mdtoc/master/OWNERS
19701971
- https://raw.githubusercontent.com/kubernetes-sigs/promo-tools/main/OWNERS

0 commit comments

Comments
 (0)