Skip to content

Commit dd2fa7f

Browse files
ChrsMarkFiery-Fenix
authored andcommitted
Fix approvers auto assign list (open-telemetry#39203)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Fixes the list to reflect https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/README.md (reverts open-telemetry#37857 and leftover of open-telemetry#39121) Signed-off-by: ChrsMark <[email protected]>
1 parent cb022f0 commit dd2fa7f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/auto_assign.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ useAssigneeGroups: true
1111
assigneeGroups:
1212
approvers_maintainers:
1313
# Approvers
14-
# - ChrsMark on leave
14+
- ArthurSens
15+
- ChrsMark
1516
- crobert-1
1617
# - dashpole on leave
1718
- dehaansa
1819
- edmocosta
1920
- mwear
20-
- songy23
2121
- fatsheep9146
2222
# Maintainers
2323
- andrzej-stencel
@@ -30,6 +30,7 @@ assigneeGroups:
3030
- jpkrohling
3131
- MovieStoreGuy
3232
- mx-psi
33+
- songy23
3334
- TylerHelmuth
3435

3536
# A number of assignees added to the pull request

0 commit comments

Comments
 (0)