From 30402d5d35dfcba516adfb604d4bd43aad33ce6f Mon Sep 17 00:00:00 2001 From: Michael Nadeau <48649516+waaverecords@users.noreply.github.com> Date: Fri, 12 Jan 2024 11:21:13 -0500 Subject: [PATCH] [PTRun][Docs]Add Spotify third party plugin to third party Run plugin list (#30762) --- .github/actions/spell-check/allow/names.txt | 2 ++ doc/thirdPartyRunPlugins.md | 1 + 2 files changed, 3 insertions(+) diff --git a/.github/actions/spell-check/allow/names.txt b/.github/actions/spell-check/allow/names.txt index 7b3543e06f..0ebacd1b41 100644 --- a/.github/actions/spell-check/allow/names.txt +++ b/.github/actions/spell-check/allow/names.txt @@ -116,6 +116,7 @@ talynone TBM tilovell Triet +waaverecords ycv Yuniardi yuyoyuppe @@ -140,6 +141,7 @@ onenote Quickime regedit roslyn +Spotify Vanara WEX windowwalker diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index bf85dd421c..1ac63c7f87 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -34,3 +34,4 @@ Contact the developers of a plugin directly for assistance with a specific plugi | [Visual Studio](https://github.com/davidegiacometti/PowerToys-Run-VisualStudio) | [davidegiacometti](https://github.com/davidegiacometti) | Open Visual Studio recents | | [WinGet](https://github.com/bostrot/PowerToysRunPluginWinget) | [bostrot](https://github.com/bostrot) | Search and install packages from WinGet | | [Scoop](https://github.com/Quriz/PowerToysRunScoop) | [Quriz](https://github.com/Quriz) | Search and install packages from Scoop | +| [Spotify](https://github.com/waaverecords/PowerToys-Run-Spotify) | [waaverecords](https://github.com/waaverecords) | Search Spotify and control its player | \ No newline at end of file