summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Killen <bobkillen@google.com>2021-10-06 18:37:08 -0400
committerBob Killen <bobkillen@google.com>2021-10-06 18:37:08 -0400
commitdfd36f26386e4bc3845b79dd4ab21fb400e29feb (patch)
treec4a82be5057a9607d31a10f7c304befdd6d0f842
parentb4862b278218473d35acb2369021758a7dddc018 (diff)
sig-api-machinery: Add json subproject
-rw-r--r--sig-api-machinery/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md
index 16be1027..fca2a523 100644
--- a/sig-api-machinery/README.md
+++ b/sig-api-machinery/README.md
@@ -72,6 +72,9 @@ The following [subprojects][subproject-definition] are owned by sig-api-machiner
- [kubernetes/gengo](https://github.com/kubernetes/gengo/blob/master/OWNERS)
- [kubernetes/kube-openapi](https://github.com/kubernetes/kube-openapi/blob/master/OWNERS)
- [kubernetes/kubernetes/staging/src/k8s.io/code-generator](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/code-generator/OWNERS)
+### json
+- **Owners:**
+ - [kubernetes-sigs/json](https://github.com/kubernetes-sigs/json/blob/main/OWNERS)
### kubernetes-clients
- **Owners:**
- [kubernetes-client/c](https://github.com/kubernetes-client/c/blob/master/OWNERS)
diff --git a/sigs.yaml b/sigs.yaml
index 5aabb307..a04872d0 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -82,6 +82,9 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kube-openapi/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/code-generator/OWNERS
+ - name: json
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/json/main/OWNERS
- name: kubernetes-clients
owners:
- https://raw.githubusercontent.com/kubernetes-client/c/master/OWNERS