Commit 05e5e92 1 parent 7aba6e8 commit 05e5e92 Copy full SHA for 05e5e92
File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Protect `.github` folder except the spell-check rules inside it. (The exception happens by not defining any owner user or group for the path.)
2
2
# Protection of the spell-check rules makes no sense as it needs to be changed in nearly every PR.
3
- /.github / @ crutkas @ DHowett @ ethanfangg @ cinnamon-msft @ yeelam-gordon @ jamrobot
3
+ /.github / @ microsoft/powertoys-code-owners
4
4
/.github /actions /spell-check /
5
5
6
6
# locking down pipeline folder
7
- /.pipelines / @ crutkas @ DHowett @ ethanfangg @ cinnamon-msft @ yeelam-gordon @ jamrobot
7
+ /.pipelines / @ microsoft/powertoys-code-owners
8
8
9
9
# locking down nuget config
10
- nuget.config @ crutkas @ DHowett @ ethanfangg @ cinnamon-msft @ yeelam-gordon @ jamrobot
11
- packages.config @ crutkas @ DHowett @ ethanfangg @ cinnamon-msft @ yeelam-gordon @ jamrobot
10
+ nuget.config @ microsoft/powertoys-code-owners
11
+ packages.config @ microsoft/powertoys-code-owners
12
12
13
13
# locking down files that should not change
14
- LICENSE @ crutkas @ DHowett @ ethanfangg @ cinnamon-msft @ yeelam-gordon @ jamrobot
15
- SECURITY.md @ crutkas @ DHowett @ ethanfangg @ cinnamon-msft @ yeelam-gordon @ jamrobot
16
- CODE_OF_CONDUCT.md @ crutkas @ DHowett @ ethanfangg @ cinnamon-msft @ yeelam-gordon @ jamrobot
14
+ LICENSE @ microsoft/powertoys-code-owners
15
+ SECURITY.md @ microsoft/powertoys-code-owners
16
+ CODE_OF_CONDUCT.md @ microsoft/powertoys-code-owners
You can’t perform that action at this time.
0 commit comments