Skip to content

Commit 79b9707

Browse files
authored
List unsupported architectures in area-owners (#90128)
1 parent bc43b7e commit 79b9707

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/area-owners.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
{
22
"architectures": [
3+
{
4+
"lead": "",
5+
"owners": [
6+
""
7+
],
8+
"label": "arch-mips64"
9+
},
10+
{
11+
"lead": "",
12+
"owners": [
13+
""
14+
],
15+
"label": "arch-s390x"
16+
},
317
{
418
"lead": "lewing",
519
"owners": [

0 commit comments

Comments
 (0)