Add zone to defaul config (#31303)

This commit is contained in:
Paulus Schoutsen 2020-01-30 01:06:17 -08:00 committed by GitHub
parent da14e2927f
commit cad451d2b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,8 @@
"sun",
"system_health",
"updater",
"zeroconf"
"zeroconf",
"zone"
],
"codeowners": []
}