From 79d27fabe3dc8517b873aa7e25e11d6c9636e799 Mon Sep 17 00:00:00 2001 From: Ed Harrod Date: Tue, 1 Dec 2020 09:23:47 +0000 Subject: [PATCH 1/2] NA: Update dependabot reviewers --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 01d0134a..5e7be8a3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,5 @@ updates: target-branch: development reviewers: - echarrod - - davidgrayston assignees: - echarrod From ae40e85b4cc567cb88d771aa48da87223d802b5f Mon Sep 17 00:00:00 2001 From: Ed Harrod Date: Tue, 1 Dec 2020 10:16:12 +0000 Subject: [PATCH 2/2] NA: add Gautam as dependabot reviewer --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5e7be8a3..e7036d6d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,5 +8,6 @@ updates: target-branch: development reviewers: - echarrod + - gautam-yoti assignees: - echarrod