Skip to content

Commit 1d3d366

Browse files
Add package.json as developer file to code owners (PowerShell#3936)
Hopefully release PRs still go to the whole team.
1 parent 9955928 commit 1d3d366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CODEOWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ tools/ @PowerShell/extension-dev
1212
.gitignore @PowerShell/extension-dev
1313
extension-dev.code-workspace @PowerShell/extension-dev
1414
package-lock.json @PowerShell/extension-dev
15+
package.json @PowerShell/extension-dev
1516
vscode-powershell.build.ps1 @PowerShell/extension-dev

0 commit comments

Comments
 (0)