Skip to content

Commit 4ea75aa

Browse files
authored
To add code owners to have default code reviewer for testcases (sonic-net#8482)
What is the motivation for this PR? To assign code owner for default code reviewer based on feature sets. How did you do it? Change the .github/CODEOWNERS to have owners. How did you verify/test it? N/A
1 parent 40b76c0 commit 4ea75aa

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/CODEOWNERS

+14
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,17 @@ tests/qos/files/dynamic_buffer_param.json @neethajohn @stephenxs
3636
tests/qos/files/mellanox @stephenxs @keboliu
3737
tests/qos/args @neethajohn @stephenxs
3838
tests/common/mellanox_data.py @keboliu @Junchao-Mellanox
39+
tests/dhcp_relay @jcaiMR
40+
tests/bgp @jcaiMR @StormLiangMS
41+
tests/route @jcaiMR
42+
tests/fib @jcaiMR
43+
tests/ip @jcaiMR
44+
tests/ipfwd @jcaiMR
45+
tests/radv @jcaiMR
46+
tests/fdb @jcaiMR
47+
tests/pfcwd @lipxu @neethajohn
48+
tests/lldp @ZhaohuiS
49+
tests/cacl @ZhaohuiS
50+
tests/dualtor @lolyu @wsycqyz
51+
tests/dualtor_io @lolyu @wsycqyz
52+
tests/dualtor_mgmt @lolyu @wsycqyz

0 commit comments

Comments
 (0)