summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-architecture/README.md2
-rw-r--r--sigs.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md
index 90f077cd..55349b8b 100644
--- a/sig-architecture/README.md
+++ b/sig-architecture/README.md
@@ -59,7 +59,7 @@ The following [subprojects][subproject-definition] are owned by sig-architecture
[Described below](#architecture-and-api-governance-1)
- **Owners:**
- [kubernetes/api](https://github.com/kubernetes/api/blob/master/OWNERS)
- - [kubernetes/community/contributors/design-proposals/architecture](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/OWNERS)
+ - [kubernetes/design-proposals-archive](https://github.com/kubernetes/design-proposals-archive/blob/main/OWNERS)
- [kubernetes/kubernetes/staging/src/k8s.io/api](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/api/OWNERS)
### code-organization
[Described below](#code-organization-1)
diff --git a/sigs.yaml b/sigs.yaml
index a18ef670..5aec20de 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -331,7 +331,7 @@ sigs:
description: '[Described below](#architecture-and-api-governance-1)'
owners:
- https://raw.githubusercontent.com/kubernetes/api/master/OWNERS
- - https://raw.githubusercontent.com/kubernetes/community/master/contributors/design-proposals/architecture/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/design-proposals-archive/main/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/OWNERS
- name: code-organization
description: '[Described below](#code-organization-1)'