From e2b5ce804dc747591147c66bb54e94a310b8e7ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Negovanovi=C4=87?= <93934272+Stefan-Ethernal@users.noreply.github.com> Date: Mon, 29 May 2023 11:49:35 +0200 Subject: [PATCH] Fix dependabot PRs reviewers (#1563) --- .github/dependabot.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2adb8c4897..055dc5e277 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,4 @@ updates: pull-request-branch-name: separator: "-" reviewers: - - "lazartravica" - - "Kourin1996" - - "zivkovicmilos" + - "0xPolygon/core-edge"