Skip to content

Commit

Permalink
[Code owner] Set owners for auto reviews (#2229)
Browse files Browse the repository at this point in the history
* Set code owners for auto review requests
  • Loading branch information
prsunny committed Apr 12, 2022
1 parent d1fb3dd commit 6301db7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,22 @@
# @prsunny will be requested for review when someone opens
# a pull request.
* @prsunny

# MACSEC
/gearsyncd/ @Pterosaur
/orchagent/macsecorch* @Pterosaur

# LAG
/teamsyncd/ @judyjoseph
/tlm_teamd/ @judyjoseph
/cfgmgr/teammgr* @judyjoseph

# Buffer Management, PFC
/orchagent/bufferorch* @neethajohn
/orchagent/qosorch* @neethajohn
/orchagent/pfc* @neethajohn
/cfgmgr/buffer* @neethajohn

# Chassis
/orchagent/fabricportsorch* @abdosi @judyjoseph
/tests/test_virtual_chassis.py @abdosi @judyjoseph

0 comments on commit 6301db7

Please sign in to comment.