Merge pull request #6259 from mrbobbytables/arch-design-proposals
sig-arch: Update design proposals location
This commit is contained in:
commit
933ba06f39
|
@ -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)
|
||||
|
|
|
@ -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)'
|
||||
|
|
Loading…
Reference in New Issue