Skip to content

Commit a72daec

Browse files
committed
Delete unused poshchan settings
1 parent ee41a7a commit a72daec

File tree

2 files changed

+16
-42
lines changed

2 files changed

+16
-42
lines changed

.github/CODEOWNERS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# https://help.github.com/articles/about-codeowners/
2+
3+
# Global pattern
4+
* @PowerShell/extension
5+
6+
# Developer files
7+
# We exclude *.psd1 and *.props as they change on release
8+
*.ts @PowerShell/extension-dev
9+
*.xml @PowerShell/extension-dev
10+
src/ @PowerShell/extension-dev
11+
test/ @PowerShell/extension-dev
12+
tools/ @PowerShell/extension-dev
13+
.editorconfig @PowerShell/extension-dev
14+
.gitignore @PowerShell/extension-dev
15+
package-lock.json @PowerShell/extension-dev
16+
vscode-powershell.build.ps1 @PowerShell/extension-dev

.poshchan/settings.json

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)