From e8d2fb46bdc3250c1ef8641919b0cb9f97390eac Mon Sep 17 00:00:00 2001 From: Edson Ferreira Date: Sun, 13 Apr 2025 18:52:03 -0300 Subject: [PATCH 1/2] feat: remove localization maintainer (edsoncelio) Signed-off-by: Edson Ferreira --- .github/settings.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index c995009307..75a7c4cf9e 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -57,9 +57,6 @@ collaborators: permission: push # l10n pt approvers - - username: edsoncelio - permission: push - - username: brunoguidone permission: push @@ -296,7 +293,6 @@ branches: apps: [] # pt approvers users: - - edsoncelio - brunoguidone - jessicalins - MrErlison From c8e6c06d65f9a98d30e1703772a72df6651bdf2d Mon Sep 17 00:00:00 2001 From: Edson Ferreira Date: Mon, 14 Apr 2025 08:42:46 -0300 Subject: [PATCH 2/2] feat: remove edsoncelio from CODEOWNERS Signed-off-by: Edson Ferreira --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 8cf4943826..e60a612e07 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -55,8 +55,8 @@ /i18n/ko.toml @seokho-son @jihoon-seo @yunkon-kim # Approvers for Portuguese contents -/content/pt-br/ @edsoncelio @brunoguidone @jessicalins @MrErlison -/i18n/pt-br.toml @edsoncelio @brunoguidone @jessicalins @MrErlison +/content/pt-br/ @brunoguidone @jessicalins @MrErlison +/i18n/pt-br.toml @brunoguidone @jessicalins @MrErlison # Approvers for Russian contents /content/ru/ @shurup @kirkonru @tym83