From 22c9886d01ca7c4d66257a3502ac480278e6709e Mon Sep 17 00:00:00 2001 From: Tiago Castro Date: Fri, 9 Aug 2024 11:19:09 +0100 Subject: [PATCH] chore: update reviewers and default assignee Signed-off-by: Tiago Castro --- .github/ISSUE_TEMPLATE/bug_report.md | 1 - .github/ISSUE_TEMPLATE/documentation.md | 1 - .github/ISSUE_TEMPLATE/feature_request.md | 1 - .github/auto_assign.yml | 4 ++-- 4 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b2abd11aa..41cb69a9a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,6 @@ name: Bug report about: Create a report to help us improve title: '' labels: new -assignees: GlennBullingham --- diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index c045d4e59..8e6e453fe 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -3,7 +3,6 @@ name: Doc Issue about: Use this issue type to report documentation issues or errors, or to propose new topics or content. title: '[Doc Source]: [Issue Summary]' labels: documentation -assignees: GlennBullingham --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8db53dff1..a27874f14 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,7 +3,6 @@ name: Feature request about: Suggest an idea for this project title: '' labels: '' -assignees: GlennBullingham --- diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index 52df01ba2..44f7ef1e0 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -6,10 +6,10 @@ addAssignees: false # A list of reviewers to be added to pull requests (GitHub user name) reviewers: - - chriswldenyer + - Abhinandan-Purkait + - abhilashshetty04 - dsavitskiy - dsharma-dc - - hrudaya21 - tiagolobocastro # A list of keywords to be skipped the process that add reviewers if pull requests include it