mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #47272 from rallytime/reg-windows-codeowners
Add windows tests and reg module/state to CODEOWNERS file for team-windows
This commit is contained in:
commit
92e606251f
1 changed files with 5 additions and 1 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
@ -67,4 +67,8 @@ salt/transport/* @saltstack/team-transport
|
|||
salt/utils/zeromq.py @saltstack/team-transport
|
||||
|
||||
# Team Windows
|
||||
salt/**/*win* @saltstack/team-windows
|
||||
salt/*/*win* @saltstack/team-windows
|
||||
salt/modules/reg.py @saltstack/team-windows
|
||||
salt/states/reg.py @saltstack/team-windows
|
||||
tests/*/*win* @saltstack/team-windows
|
||||
tests/*/test_reg.py @saltstack/team-windows
|
||||
|
|
Loading…
Add table
Reference in a new issue