Skip to content

Commit 9f4020e

Browse files
committed
feat: Update component-owners for legacy devices
Update component-owners for legacy devices which also include am437x and am65x. Signed-off-by: Judith Mendez <[email protected]>
1 parent 92f23db commit 9f4020e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/component-owners.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ components:
2828
source/devices/AM335x/linux: &sitara_legacy_list
2929
- jeevantelukula
3030
- jmenti
31-
source/devices/AM437x/linux: *sitara_legacy_list
32-
source/devices/AM65X/linux: *sitara_legacy_list
33-
31+
source/devices/AM437x/linux: &sitara_legacy_list
32+
- jmenti
33+
source/devices/AM65X/linux: &sitara_legacy_list
34+
- jmenti
3435
source/devices/AM64X/linux: *mpu_list
3536
source/devices/AM62X/linux:
3637
- DhruvaG2000

0 commit comments

Comments
 (0)