From ace0c6afaa7915607460f45e4d59a03107228854 Mon Sep 17 00:00:00 2001 From: Peter Buchegger Date: Sun, 13 Dec 2020 15:10:12 +0100 Subject: [PATCH] Update auto_assign.yml --- .github/auto_assign.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index 7b01d44..6099a24 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -1,9 +1,8 @@ -# Set to true to add reviewers to pull requests -addReviewers: true - # Set to true to add assignees to pull requests addAssignees: true # A list of reviewers to be added to pull requests (GitHub user name) -reviewers: +assignees: - peterus + +numberOfAssignees: 0