Skip to content

Commit 05e5e92

Browse files
authored
Making the powertoys-code-owners team code owners (#36310)
* Update CODEOWNERS * Update names.txt * Update CODEOWNERS
1 parent 7aba6e8 commit 05e5e92

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/CODEOWNERS

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Protect `.github` folder except the spell-check rules inside it. (The exception happens by not defining any owner user or group for the path.)
22
# 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
44
/.github/actions/spell-check/
55

66
# locking down pipeline folder
7-
/.pipelines/ @crutkas @DHowett @ethanfangg @cinnamon-msft @yeelam-gordon @jamrobot
7+
/.pipelines/ @microsoft/powertoys-code-owners
88

99
# 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
1212

1313
# 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

0 commit comments

Comments
 (0)