-
Notifications
You must be signed in to change notification settings - Fork 727
/
CODEOWNERS
Validating CODEOWNERS rules...
52 lines (45 loc) · 1.67 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# This is a comment.
# Each line is a file pattern followed by one or more owners.
# rules are explained here
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# These owners will be the default owners for everything in the repo.
# Unless a later match takes precedence, # @Azure/sonic-fundamentals
# will be requested for review when someone opens a pull request.
# @Azure/sonic-fundamentals
# Ansible
# Documents
docs @wangxin @yxieca
# spytest
spytest @ramakristipati @lolyu @yxieca
# test reporting
test_reporting @wangxin
# tests
tests/platform_tests @prgeor
tests/platform_tests/mellanox @keboliu @Junchao-Mellanox
tests/platform_tests/fwutil @prgeor @alexrallen
tests/platform_tests/files @prgeor @Junchao-Mellanox
tests/platform_tests/test_auto_negotiation.py @prgeor @Junchao-Mellanox
tests/platform_tests/thermal_control_test_helper.py @prgeor @Junchao-Mellanox
tests/system_health @prgeor @Junchao-Mellanox
tests/show_techsupport @yxieca @noaOrMlnx
tests/qos @XuChen-MSFT @wsycqyz
tests/qos/test_buffer.py @neethajohn @stephenxs
tests/qos/test_buffer_traditional.py @neethajohn @stephenxs
tests/qos/files/dynamic_buffer_param.json @neethajohn @stephenxs
tests/qos/files/mellanox @stephenxs @keboliu
tests/qos/args @neethajohn @stephenxs
tests/common/mellanox_data.py @keboliu @Junchao-Mellanox
tests/dhcp_relay @jcaiMR
tests/bgp @jcaiMR @StormLiangMS
tests/route @jcaiMR
tests/fib @jcaiMR
tests/ip @jcaiMR
tests/ipfwd @jcaiMR
tests/radv @jcaiMR
tests/fdb @jcaiMR
tests/pfcwd @lipxu @neethajohn
tests/lldp @ZhaohuiS
tests/cacl @ZhaohuiS
tests/dualtor @lolyu @wsycqyz
tests/dualtor_io @lolyu @wsycqyz
tests/dualtor_mgmt @lolyu @wsycqyz