We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec48b78 commit 5cb8b59Copy full SHA for 5cb8b59
.poshchan/settings.json
@@ -0,0 +1,41 @@
1
+{
2
+ "version": "0.1",
3
+ "azdevops": {
4
+ "build_targets": {
5
+ "ci": "vscode-powershell-ci"
6
+ },
7
+ "authorized_users": [
8
+ "adityapatwardhan",
9
+ "anmenaga",
10
+ "daxian-dbw",
11
+ "JamesWTruher",
12
+ "PaulHigin",
13
+ "rjmholt",
14
+ "rkeithhill",
15
+ "SeeminglyScience",
16
+ "SteveL-MSFT",
17
+ "TravisEz13",
18
+ "TylerLeonhardt"
19
+ ]
20
21
+ "failures": {
22
23
24
25
+ "bergmeister",
26
27
+ "glennsarti",
28
29
30
31
32
33
34
35
36
37
38
+ "reminders": {
39
+ "authorized_users": "*"
40
+ }
41
+}
0 commit comments