Skip to content

Commit 53bc0f2

Browse files
committed
plugin: set Authors to the nuget org name
1 parent f57fdfb commit 53bc0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageId>Flow.Launcher.Plugin</PackageId>
2222
<IncludeSymbols>true</IncludeSymbols>
2323
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
24-
<Authors>qianlifeng, Jeremy Wu</Authors>
24+
<Authors>flow-launcher</Authors>
2525
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2626
<RepositoryUrl>https://github.com/Flow-Launcher/Flow.Launcher</RepositoryUrl>
2727
<PackageDescription>Reference this library if you want to develop a Flow Launcher plugin</PackageDescription>

0 commit comments

Comments
 (0)