Skip to content

Commit e0ed06c

Browse files
authored
Merge pull request #6297 from ameukam/k8s-infra-subproject
sig-k8s-infra: ownership of oci-proxy
2 parents 539c39e + cdb4a57 commit e0ed06c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sig-k8s-infra/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ Code and configuration to manage Google Groups for domains owned by the Kubernet
6262
Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
6363
- **Owners:**
6464
- [kubernetes/k8s.io](https://github.com/kubernetes/k8s.io/blob/main/OWNERS)
65+
### oci-proxy
66+
- **Owners:**
67+
- [kubernetes-sigs/oci-proxy](https://github.com/kubernetes-sigs/oci-proxy/blob/main/OWNERS)
6568

6669
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
6770
<!-- BEGIN CUSTOM CONTENT -->

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1636,6 +1636,9 @@ sigs:
16361636
including various *.k8s.io sites
16371637
owners:
16381638
- https://raw.githubusercontent.com/kubernetes/k8s.io/main/OWNERS
1639+
- name: oci-proxy
1640+
owners:
1641+
- https://raw.githubusercontent.com/kubernetes-sigs/oci-proxy/main/OWNERS
16391642
- dir: sig-multicluster
16401643
name: Multicluster
16411644
mission_statement: >

0 commit comments

Comments
 (0)