mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-24 10:23:26 +08:00
59 lines
1.5 KiB
JSON
59 lines
1.5 KiB
JSON
{
|
|
"version": "0.1",
|
|
"azdevops": {
|
|
"build_targets": {
|
|
"static": "PowerShell-CI-static-analysis",
|
|
"windows": "PowerShell-CI-Windows",
|
|
"macos": "PowerShell-CI-macOS",
|
|
"linux": "PowerShell-CI-Linux",
|
|
"ssh": "PowerShell-CI-SSH",
|
|
"all": [
|
|
"PowerShell-CI-static-analysis",
|
|
"PowerShell-CI-Windows",
|
|
"PowerShell-CI-macOS",
|
|
"PowerShell-CI-Linux",
|
|
"PowerShell-CI-SSH"
|
|
]
|
|
},
|
|
"authorized_users": [
|
|
"adityapatwardhan",
|
|
"anmenaga",
|
|
"bergmeister",
|
|
"daxian-dbw",
|
|
"iSazonov",
|
|
"JamesWTruher",
|
|
"KirkMunro",
|
|
"PaulHigin",
|
|
"rjmholt",
|
|
"SteveL-MSFT",
|
|
"TravisEz13",
|
|
"TylerLeonhardt",
|
|
"vexx32"
|
|
]
|
|
},
|
|
"failures": {
|
|
"authorized_users": [
|
|
"adityapatwardhan",
|
|
"anmenaga",
|
|
"bergmeister",
|
|
"daxian-dbw",
|
|
"IISResetMe",
|
|
"iSazonov",
|
|
"JamesWTruher",
|
|
"KirkMunro",
|
|
"kwkam",
|
|
"PaulHigin",
|
|
"powercode",
|
|
"rjmholt",
|
|
"rkeithhill",
|
|
"SteveL-MSFT",
|
|
"TravisEz13",
|
|
"TylerLeonhardt",
|
|
"vexx32"
|
|
]
|
|
},
|
|
"reminders": {
|
|
"authorized_users": "*"
|
|
}
|
|
}
|