summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2022-01-11 13:35:15 -0800
committerGitHub <noreply@github.com>2022-01-11 13:35:15 -0800
commite0ed06c898335609de2fde610476b8efbbcc5b72 (patch)
tree374093b6048286d085fca6bfe346c77dc4ce557a
parent539c39e29f2eadf34148a9d07299b87ecc0f1aa8 (diff)
parentcdb4a57565a4b13a1e365c0b6322b6ca24d80833 (diff)
Merge pull request #6297 from ameukam/k8s-infra-subproject
sig-k8s-infra: ownership of oci-proxy
-rw-r--r--sig-k8s-infra/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-k8s-infra/README.md b/sig-k8s-infra/README.md
index d7ad00c1..7844bff4 100644
--- a/sig-k8s-infra/README.md
+++ b/sig-k8s-infra/README.md
@@ -62,6 +62,9 @@ Code and configuration to manage Google Groups for domains owned by the Kubernet
Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
- **Owners:**
- [kubernetes/k8s.io](https://github.com/kubernetes/k8s.io/blob/main/OWNERS)
+### oci-proxy
+- **Owners:**
+ - [kubernetes-sigs/oci-proxy](https://github.com/kubernetes-sigs/oci-proxy/blob/main/OWNERS)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index 721bf769..92c2f8f2 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1636,6 +1636,9 @@ sigs:
including various *.k8s.io sites
owners:
- https://raw.githubusercontent.com/kubernetes/k8s.io/main/OWNERS
+ - name: oci-proxy
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/oci-proxy/main/OWNERS
- dir: sig-multicluster
name: Multicluster
mission_statement: >