From 367a7309bc947a92a5fad4a927074e79af34b500 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Thu, 9 Apr 2020 16:20:04 -0700 Subject: [PATCH] Update plugin.json --- .../launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}