From 9993e67df656cf758b66581c6fc47a95785cc266 Mon Sep 17 00:00:00 2001 From: Jake Hemstad Date: Mon, 25 Sep 2023 15:11:09 -0500 Subject: [PATCH 1/2] [skip ci] Add Gonzalo/Allard to trustees --- .github/copy-pr-bot.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/copy-pr-bot.yaml b/.github/copy-pr-bot.yaml index 895ba83ee54..308462ce89b 100644 --- a/.github/copy-pr-bot.yaml +++ b/.github/copy-pr-bot.yaml @@ -2,3 +2,6 @@ # https://docs.gha-runners.nvidia.com/apps/copy-pr-bot/ enabled: true +additional_trustees: +- ahendriksen +- gonzalobg From 5ecdd92424ffa3b4c42a3a55ab7eeeb0ca0b2c8f Mon Sep 17 00:00:00 2001 From: Jake Hemstad Date: Mon, 25 Sep 2023 15:12:48 -0500 Subject: [PATCH 2/2] [skip ci] Fix formatting. --- .github/copy-pr-bot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/copy-pr-bot.yaml b/.github/copy-pr-bot.yaml index 308462ce89b..d799c24aa69 100644 --- a/.github/copy-pr-bot.yaml +++ b/.github/copy-pr-bot.yaml @@ -3,5 +3,5 @@ enabled: true additional_trustees: -- ahendriksen -- gonzalobg + - ahendriksen + - gonzalobg