Skip to content

Commit 25a974b

Browse files
committed
Added Author field in the Manifest.
This is required for publishing to PSGallery.
1 parent ad6350d commit 25a974b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Engine/PSScriptAnalyzer.psd1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
#
44

55
@{
6+
7+
# Author of this module
8+
Author = 'PowerShell ScriptAnalyzer Team'
69

710
# Script module or binary module file associated with this manifest.
811
RootModule = 'Microsoft.Windows.Powershell.ScriptAnalyzer.dll'

0 commit comments

Comments
 (0)