diff options
| -rw-r--r-- | sig-architecture/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md index afa35366..85ab58e7 100644 --- a/sig-architecture/README.md +++ b/sig-architecture/README.md @@ -42,6 +42,9 @@ The following subprojects are owned by sig-architecture: - **steering** - Owners: - https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS +- **architecture-tracking** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/architecture-tracking/master/OWNERS ## GitHub Teams @@ -247,6 +247,9 @@ sigs: - name: steering owners: - https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS + - name: architecture-tracking + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/architecture-tracking/master/OWNERS - name: Auth dir: sig-auth mission_statement: > |
