Skip to content

Commit b6caa4e

Browse files
authored
Merge branch 'main' into #1994FormatterBracketIssue
2 parents e61d121 + 03beb17 commit b6caa4e

File tree

128 files changed

+652
-2073
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+652
-2073
lines changed

.azure-pipelines-ci/ci.yaml

-51
This file was deleted.

.azure-pipelines-ci/templates/test-powershell.yaml

-20
This file was deleted.

.azure-pipelines-ci/templates/test-pwsh.yaml

-20
This file was deleted.

.ci/releaseBuild.yml

-214
This file was deleted.

.config/tsaoptions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"projectName": "One",
44
"areaPath": "One\\MGMT\\Compute\\Powershell\\Powershell\\PowerShell Core",
55
"notificationAliases": [
6-
"jimtru@microsoft.com",
6+
"andschwa@microsoft.com",
77
88
],
99
"codebaseName": "PSSA_202403"

.devcontainer/Dockerfile

-6
This file was deleted.

.devcontainer/devcontainer.json

-16
This file was deleted.

.github/CODEOWNERS

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Default owners
2+
* @andyleejordan @bergmeister
3+
4+
# Version bumps and documentation updates
5+
Directory.Build.props @sdwheeler @michaeltlombardi
6+
/docs/ @sdwheeler @michaeltlombardi

0 commit comments

Comments
 (0)