Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .github/component-owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ components:
source/devices/AM335x/linux: &sitara_legacy_list
- jeevantelukula
- jmenti
source/devices/AM437x/linux: *sitara_legacy_list
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You and @jeevantelukula are already added as reviwers for AM437X and AM65X via *sitara_legacy_list
Any reasons for creating this PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I had misunderstood the yaml syntax, well revert, thanks

source/devices/AM65X/linux: *sitara_legacy_list

source/devices/AM437x/linux: &sitara_legacy_list
- jmenti
source/devices/AM65X/linux: &sitara_legacy_list
- jmenti
source/devices/AM64X/linux: *mpu_list
source/devices/AM62X/linux:
- DhruvaG2000
Expand Down
Loading