From cf286cf28e47f7d2a5b0343c32b88f658e56d8e4 Mon Sep 17 00:00:00 2001 From: bryan-aguilar <46550959+bryan-aguilar@users.noreply.github.com> Date: Wed, 20 Sep 2023 13:17:29 -0700 Subject: [PATCH] [chore] Update approver auto assign config (#27033) Add missing approvers to the auto assign config. I also reorganized the maintainers list to match the ordering of names in the README. Small nit, but it made it easier to compare. --------- Co-authored-by: Alex Boten --- .github/auto_assign.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index 79cf1af3d7e1..39f640e8cf44 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -12,8 +12,10 @@ assigneeGroups: approvers_maintainers: # Approvers - Aneurysm9 + - astencel-sumo - atoulme - dashpole + - songy23 - fatsheep9146 # Maintainers - bogdandrutu