From 2b1cbaaf707743420b3022b1b953243ef8b61edc Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Thu, 2 Jul 2026 08:36:53 -0500 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 766837e..4fb2ef1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # https://help.github.com/articles/about-codeowners/ -* @sdwheeler @michaeltlombardi +* @sdwheeler diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 13f317c..1cd98ff 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,7 +4,7 @@ Delete this comment block and summarize your changes and list related issues here. For example: - This changes fixes problem X in the documentation for Y. + This change fixes problem X in the documentation for Y. - Fixes #1234 - Resolves #1235 @@ -32,4 +32,4 @@ --> [contrib]: https://learn.microsoft.com/powershell/scripting/community/contributing/overview -[style]: https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide \ No newline at end of file +[style]: https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide