Skip to content

Commit

Permalink
refactor(component-owners): rename "pru_list" to "linux_net_list"
Browse files Browse the repository at this point in the history
Since the reviewers associated with the "pru_list" review Linux
Networking documentation, a subset of which happens to be PRU-ICSS,
use "linux_net_list" instead of "pru_list".

Signed-off-by: Siddharth Vadapalli <[email protected]>
  • Loading branch information
Siddharth-Vadapalli-at-TI committed Dec 11, 2024
1 parent 92f23db commit c0412b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/component-owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
components:

# Ownership applies recursively to any file in a directory
source/linux/Foundational_Components/PRU-ICSS*: &pru_list
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network: &linux_net_list
- Siddharth-Vadapalli-at-TI
- chintan013
- danish-ti
source/linux/Foundational_Components_PRU_Subsystem.rst: *pru_list
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network: *pru_list
source/linux/Foundational_Components/PRU-ICSS*: *linux_net_list
source/linux/Foundational_Components_PRU_Subsystem.rst: *linux_net_list

source/android: &android_list
- glaroque
Expand Down

0 comments on commit c0412b3

Please sign in to comment.