From 79b970739df6ff8d75ff7f4f262a8b2785c20940 Mon Sep 17 00:00:00 2001 From: Eric StJohn Date: Thu, 10 Aug 2023 14:42:42 -0700 Subject: [PATCH] List unsupported architectures in area-owners (#90128) --- docs/area-owners.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/area-owners.json b/docs/area-owners.json index ff0427faabf7b..0cd5a8645148c 100644 --- a/docs/area-owners.json +++ b/docs/area-owners.json @@ -1,5 +1,19 @@ { "architectures": [ + { + "lead": "", + "owners": [ + "" + ], + "label": "arch-mips64" + }, + { + "lead": "", + "owners": [ + "" + ], + "label": "arch-s390x" + }, { "lead": "lewing", "owners": [