From 5e60898393d3f18e789d96c8f987eb713ad1274e Mon Sep 17 00:00:00 2001 From: stavros Date: Tue, 2 Apr 2024 10:28:21 +0100 Subject: [PATCH 1/2] CHUX-308:chore:update codeowners --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 385ab3be5..72064662a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # code owners -* @derrick-g @mcibique @stavros-tomas @wolandec @corinaper +* @Alanebury @corinaper @derrick-g @raulwwq0 @stavros-tomas @wolandec From e264bb9357c776358b5728c891ba721c70ba32bc Mon Sep 17 00:00:00 2001 From: stavros Date: Tue, 2 Apr 2024 15:14:02 +0100 Subject: [PATCH 2/2] CHUX-308:chore:update dependabot --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ec22ed271..45d6ccef6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: reviewers: - "corinaper" - "derrick-g" - - "mcibique" + - "Alanebury" - "stavros-tomas" - "wolandec" ignore: @@ -34,4 +34,4 @@ updates: - "autoprefixer" eslint: patterns: - - "eslint*" \ No newline at end of file + - "eslint*"