From b00f95778c212c52ee8b97f4bf95ac6b41f5910f Mon Sep 17 00:00:00 2001 From: Nigel Jones Date: Mon, 19 Jun 2023 16:02:31 +0100 Subject: [PATCH] Remove @planetf1 from codeowners/dependabot assignment Signed-off-by: Nigel Jones --- .github/dependabot.yml | 5 ----- CODEOWNERS | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c897efe..8da754b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,15 +8,12 @@ updates: interval: monthly open-pull-requests-limit: 100 reviewers: - - planetf1 - davidradl - package-ecosystem: "github-actions" directory: "/" schedule: interval: monthly open-pull-requests-limit: 25 - reviewers: - - planetf1 - package-ecosystem: docker directory: "/" schedule: @@ -24,5 +21,3 @@ updates: time: "03:00" timezone: "Etc/UTC" open-pull-requests-limit: 5 - reviewers: - - planetf1 diff --git a/CODEOWNERS b/CODEOWNERS index a4d2df0..29521d5 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,4 +6,4 @@ # Top level -* @mandy-chessell @planetf1 +* @mandy-chessell