Skip to content

Commit e2c3792

Browse files
Actually update code owners (#1771)
Sorry, hadn't staged these changes.
1 parent 2fd843a commit e2c3792

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
* @PowerShell/extension
55

66
# Developer files
7-
# We exclude *.psd1 and *.props as they change on release
8-
*.cs @PowerShell/extension-dev
9-
*.csproj @PowerShell/extension-dev
10-
*.json @PowerShell/extension-dev
11-
*.ps1 @PowerShell/extension-dev
7+
src/ @PowerShell/extension-dev
8+
test/ @PowerShell/extension-dev
9+
tools/ @PowerShell/extension-dev
1210
.editorconfig @PowerShell/extension-dev
11+
.gitattributes @PowerShell/extension-dev
1312
.gitignore @PowerShell/extension-dev
13+
PowerShellEditorServices.build.ps1 @PowerShell/extension-dev
1414
PowerShellEditorServices.sln @PowerShell/extension-dev

0 commit comments

Comments
 (0)