summaryrefslogtreecommitdiff
path: root/sig-architecture
diff options
context:
space:
mode:
authorBob Killen <bobkillen@google.com>2021-12-01 10:25:01 -0500
committerBob Killen <bobkillen@google.com>2021-12-01 10:25:01 -0500
commit8ca54847e76d2c3e16a5cf6e165f4cf5c8a3cb0e (patch)
tree9a740d199722c201e58512ea0faca5b644bec645 /sig-architecture
parent5adea293e6b30cc78327a7d7db3e55ddd5d830ba (diff)
sig-arch: Update design proposals location
Diffstat (limited to 'sig-architecture')
-rw-r--r--sig-architecture/README.md2
1 files changed, 1 insertions, 1 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)