mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-24 10:23:26 +08:00
Update OMI submodule's remote URL
OMI was transferred to the Microsoft organization, with read access for all FTEs.
This commit is contained in:
parent
b451d02c5a
commit
b9e2d3f446
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -9,7 +9,7 @@
|
||||
url = https://github.com/PowerShell/psl-monad.git
|
||||
[submodule "src/omi"]
|
||||
path = src/omi
|
||||
url = https://github.com/MSFTOSSMgmt/omi.git
|
||||
url = https://github.com/Microsoft/omi.git
|
||||
branch = psrp/features
|
||||
[submodule "src/omi-provider"]
|
||||
path = src/omi-provider
|
||||
|
Loading…
Reference in New Issue
Block a user