summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-architecture/README.md3
-rw-r--r--sigs.yaml3
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
diff --git a/sigs.yaml b/sigs.yaml
index 527caa76..e28e0e23 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -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: >