Skip to content

Commit 8e728c9

Browse files
authored
chore: Add new trustees and vetters to the copy-pr-bot configuration (#841)
* chore: Add new trustees and vetters to the copy-pr-bot configuration Signed-off-by: Ao Tang <aot@nvidia.com> * chore: Remove empty line in copy-pr-bot configuration Signed-off-by: Ao Tang <aot@nvidia.com> * chore: Remove ryantwolf from additional trustees and vetters in copy-pr-bot configuration Signed-off-by: Ao Tang <aot@nvidia.com> --------- Signed-off-by: Ao Tang <aot@nvidia.com>
1 parent decc68d commit 8e728c9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/copy-pr-bot.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
enabled: true
22
additional_trustees:
3-
- ryantwolf
43
- ericharper
54
- ko3n1g
65
- chtruong814
@@ -12,8 +11,10 @@ additional_trustees:
1211
- singhva
1312
- VibhuJawa
1413
- arhamm1
14+
- suiyoubi
15+
- abhinavg4
16+
- huvunvidia
1517
additional_vetters:
16-
- ryantwolf
1718
- ericharper
1819
- ko3n1g
1920
- chtruong814
@@ -25,5 +26,8 @@ additional_vetters:
2526
- singhva
2627
- VibhuJawa
2728
- arhamm1
29+
- suiyoubi
30+
- abhinavg4
31+
- huvunvidia
2832
auto_sync_draft: false
2933
auto_sync_ready: true

0 commit comments

Comments
 (0)