Codeowner update for cert-expiry (#97246)

pull/97205/head^2
Maikel Punie 2023-07-26 09:07:47 +02:00 committed by GitHub
parent c0debaf26e
commit b4a46b9817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -195,8 +195,8 @@ build.json @home-assistant/supervisor
/tests/components/camera/ @home-assistant/core
/homeassistant/components/cast/ @emontnemery
/tests/components/cast/ @emontnemery
/homeassistant/components/cert_expiry/ @Cereal2nd @jjlawren
/tests/components/cert_expiry/ @Cereal2nd @jjlawren
/homeassistant/components/cert_expiry/ @jjlawren
/tests/components/cert_expiry/ @jjlawren
/homeassistant/components/circuit/ @braam
/homeassistant/components/cisco_ios/ @fbradyirl
/homeassistant/components/cisco_mobility_express/ @fbradyirl

View File

@ -1,7 +1,7 @@
{
"domain": "cert_expiry",
"name": "Certificate Expiry",
"codeowners": ["@Cereal2nd", "@jjlawren"],
"codeowners": ["@jjlawren"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/cert_expiry",
"iot_class": "cloud_polling"