diff --git a/.github/component-owners.yml b/.github/component-owners.yml index ba2bf2890..49073ab75 100644 --- a/.github/component-owners.yml +++ b/.github/component-owners.yml @@ -1,4 +1,9 @@ --- +lists: + sitara-mpu-linux-sdk: &mpu_list + - jeevantelukula + - jsuhaas22 + - sadik-smd # Each component identified by its path prefix has a list of owners components: @@ -18,10 +23,7 @@ components: - vishalmti source/devices/*/android: *android_list - source/system: &mpu_list - - jeevantelukula - - jsuhaas22 - - sadik-smd + source/system: *mpu_list source/buildroot: *mpu_list source/linux/Foundational_Components/Hypervisor: *mpu_list source/linux/Foundational_Components/Tools: *mpu_list