We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57fdfb commit 53bc0f2Copy full SHA for 53bc0f2
Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
@@ -21,7 +21,7 @@
21
<PackageId>Flow.Launcher.Plugin</PackageId>
22
<IncludeSymbols>true</IncludeSymbols>
23
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
24
- <Authors>qianlifeng, Jeremy Wu</Authors>
+ <Authors>flow-launcher</Authors>
25
<PackageLicenseExpression>MIT</PackageLicenseExpression>
26
<RepositoryUrl>https://github.com/Flow-Launcher/Flow.Launcher</RepositoryUrl>
27
<PackageDescription>Reference this library if you want to develop a Flow Launcher plugin</PackageDescription>
0 commit comments