From cdcf81050656387f6d5476d79aebd2877ef32e64 Mon Sep 17 00:00:00 2001 From: Giga77 Date: Mon, 13 Apr 2026 12:02:47 +0200 Subject: [PATCH] Remove hacf-fr from Epic Games Store (#168038) --- CODEOWNERS | 4 ++-- homeassistant/components/epic_games_store/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 4b242bb724ad..8e13af3f2be3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -489,8 +489,8 @@ CLAUDE.md @home-assistant/core /homeassistant/components/environment_canada/ @gwww @michaeldavie /tests/components/environment_canada/ @gwww @michaeldavie /homeassistant/components/ephember/ @ttroy50 @roberty99 -/homeassistant/components/epic_games_store/ @hacf-fr @Quentame -/tests/components/epic_games_store/ @hacf-fr @Quentame +/homeassistant/components/epic_games_store/ @Quentame +/tests/components/epic_games_store/ @Quentame /homeassistant/components/epion/ @lhgravendeel /tests/components/epion/ @lhgravendeel /homeassistant/components/epson/ @pszafer diff --git a/homeassistant/components/epic_games_store/manifest.json b/homeassistant/components/epic_games_store/manifest.json index 665eaec6668b..ea4e0c2f9280 100644 --- a/homeassistant/components/epic_games_store/manifest.json +++ b/homeassistant/components/epic_games_store/manifest.json @@ -1,7 +1,7 @@ { "domain": "epic_games_store", "name": "Epic Games Store", - "codeowners": ["@hacf-fr", "@Quentame"], + "codeowners": ["@Quentame"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/epic_games_store", "integration_type": "service",