Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Commit

Permalink
Remove spaces from tags
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiospizzi committed Aug 30, 2016
1 parent af05b3a commit 0e54ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OperationsManagerFever/OperationsManagerFever.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
AliasesToExport = @()
PrivateData = @{
PSData = @{
Tags = @('PSModule', 'System Center', 'Operations Manager', 'SCOM', 'OpsMgr')
Tags = @('PSModule', 'System', 'Center', 'Operations', 'Manager', 'SCOM', 'OpsMgr')
LicenseUri = 'https://raw.githubusercontent.com/claudiospizzi/OperationsManagerFever/master/LICENSE'
ProjectUri = 'https://github.com/claudiospizzi/OperationsManagerFever'
ExternalModuleDependencies = @(
Expand Down

0 comments on commit 0e54ce3

Please sign in to comment.