-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
543 changed files
with
18,177 additions
and
4,789 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# Protect `.github` folder except the spell-check rules inside it. (The exception happens by not defining any owner user or group for the path.) | ||
# Protection of the spell-check rules makes no sense as it needs to be changed in nearly every PR. | ||
/.github/ @crutkas @DHowett @ethanfangg | ||
/.github/ @microsoft/powertoys-code-owners | ||
/.github/actions/spell-check/ | ||
|
||
# locking down pipeline folder | ||
/.pipelines/ @crutkas @DHowett @ethanfangg | ||
/.pipelines/ @microsoft/powertoys-code-owners | ||
|
||
# locking down nuget config | ||
nuget.config @crutkas @DHowett @ethanfangg | ||
packages.config @crutkas @DHowett @ethanfangg | ||
nuget.config @microsoft/powertoys-code-owners | ||
packages.config @microsoft/powertoys-code-owners | ||
|
||
# locking down files that should not change | ||
LICENSE @crutkas @DHowett @ethanfangg | ||
SECURITY.md @crutkas @DHowett @ethanfangg | ||
CODE_OF_CONDUCT.md @crutkas @DHowett @ethanfangg | ||
LICENSE @microsoft/powertoys-code-owners | ||
SECURITY.md @microsoft/powertoys-code-owners | ||
CODE_OF_CONDUCT.md @microsoft/powertoys-code-owners |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.