diff --git a/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json b/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json index 294f0c30fc..d6d4225bff 100644 --- a/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json +++ b/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json @@ -3,10 +3,10 @@ "ActionKeyword": "*", "Name": "Windows Indexer", "Description": "Search for files and folders", - "Author": "??", + "Author": "Microsoft", "Version": "1.0.0", "Language": "csharp", "Website": "http://aka.ms/PowerToys", "ExecuteFileName": "Microsoft.Plugin.Indexer.dll", "IcoPath": "Images\\WindowsIndexerImg.bmp" -} \ No newline at end of file +}