From 9bff89c910389bb811c8c8dee45a40855b9555e6 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Fri, 20 Dec 2024 09:30:15 -0800 Subject: [PATCH] Update CODEOWNERS Add ownership for the actions queries. We don't yet have a `codeql-actions` team. So, using the dynamic team for this. --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 1912a138758c..e7fb27e9f860 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,4 @@ +/actions/ @github/codeql-dynamic /cpp/ @github/codeql-c-analysis /csharp/ @github/codeql-csharp /csharp/autobuilder/Semmle.Autobuild.Cpp @github/codeql-c-extractor