mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
adding in code owner file to protect .github folder (#32468)
* adding in code owner file to protect .github folder * moving stuff * adding codeownerfile to spellcheck * Update .github/CODEOWNERS Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com> --------- Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
This commit is contained in:
4
.github/CODEOWNERS
vendored
Normal file
4
.github/CODEOWNERS
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# 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/actions/spell-check/
|
||||||
2
.github/actions/spell-check/allow/code.txt
vendored
2
.github/actions/spell-check/allow/code.txt
vendored
@@ -47,7 +47,7 @@ YUYV
|
|||||||
YVU
|
YVU
|
||||||
YVYU
|
YVYU
|
||||||
zipfolder
|
zipfolder
|
||||||
|
CODEOWNERS
|
||||||
|
|
||||||
# FONTS
|
# FONTS
|
||||||
|
|
||||||
|
|||||||
2
.github/actions/spell-check/allow/names.txt
vendored
2
.github/actions/spell-check/allow/names.txt
vendored
@@ -54,8 +54,10 @@ davidegiacometti
|
|||||||
debian
|
debian
|
||||||
Delimarsky
|
Delimarsky
|
||||||
Deondre
|
Deondre
|
||||||
|
DHowett
|
||||||
ductdo
|
ductdo
|
||||||
Essey
|
Essey
|
||||||
|
ethanfangg
|
||||||
frankychen
|
frankychen
|
||||||
gabime
|
gabime
|
||||||
Galaxi
|
Galaxi
|
||||||
|
|||||||
Reference in New Issue
Block a user