Skip to content

Commit c0412b3

Browse files
refactor(component-owners): rename "pru_list" to "linux_net_list"
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]>
1 parent 92f23db commit c0412b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/component-owners.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
components:
44

55
# Ownership applies recursively to any file in a directory
6-
source/linux/Foundational_Components/PRU-ICSS*: &pru_list
6+
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network: &linux_net_list
77
- Siddharth-Vadapalli-at-TI
88
- chintan013
99
- danish-ti
10-
source/linux/Foundational_Components_PRU_Subsystem.rst: *pru_list
11-
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network: *pru_list
10+
source/linux/Foundational_Components/PRU-ICSS*: *linux_net_list
11+
source/linux/Foundational_Components_PRU_Subsystem.rst: *linux_net_list
1212

1313
source/android: &android_list
1414
- glaroque

0 commit comments

Comments
 (0)