From 4d633f64402081c811eef0cce2510e7d097e50bd Mon Sep 17 00:00:00 2001 From: James Suplizio Date: Fri, 29 Sep 2023 10:29:39 -0700 Subject: [PATCH] Update CODEOWNERS Just testing to see if this path isn't recognizing owners because the ones there were invalid --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dbafeb0074ae0..1ce83f4405b2c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -223,7 +223,7 @@ #// @robch # ServiceLabel: %Cognitive - LUIS %Service Attention -/sdk/cognitiveservices/Language.LUIS*/ @cahann @kayousef +/sdk/cognitiveservices/Language.LUIS*/ @JimSuplizio # ServiceLabel: %Cognitive - Content Moderator %Service Attention #// @swiftarrow11