From 0b2b22d08a7ce39a1b1c7db9ebf63ac171222ca3 Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Wed, 13 Jan 2021 14:47:37 +0100 Subject: [PATCH] Extend list of allowed contributors. (#5295) Co-authored-by: Catenocrypt --- .github/merge-fee-bot.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/merge-fee-bot.yaml b/.github/merge-fee-bot.yaml index 3f300ce8d..7c7db5b05 100644 --- a/.github/merge-fee-bot.yaml +++ b/.github/merge-fee-bot.yaml @@ -49,8 +49,7 @@ user: assignOnPay: zachzwei,catenocrypt # if set to 1 comments from not allowed users are deleted. Only comments from the PR creator or collaborators are allowed deleteComments: 1 - #collaborators: zachzwei,Iamdeadlyz,catenocrypt,vikmeup - collaborators: catenocrypt,vikmeup + collaborators: zachzwei,Iamdeadlyz,catenocrypt,vikmeup timeout: maxAgeCloseHours: 60 maxIdleRemindHours: 17