Skip to content

Commit

Permalink
Codeowner update for cert-expiry (home-assistant#97246)
Browse files Browse the repository at this point in the history
  • Loading branch information
cereal2nd authored Jul 26, 2023
1 parent c0debaf commit b4a46b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/cert_expiry/manifest.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit b4a46b9

Please sign in to comment.