From 8b6683b674919fec14c3c19c6739422801aa623a Mon Sep 17 00:00:00 2001 From: Backplane Bot Date: Fri, 13 Jan 2023 14:25:13 -0500 Subject: [PATCH 1/2] [SECOPS-2716] Add CODEOWNERS file No action required. This PR will be merged by @circleci/security-operations. --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..670459b80f --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,3 @@ +# Placeholder CODEOWNERS file as this repo did not have one +# Please make a PR adding the correct owner or request that this repo be archived +* @circleci/security-operations From 5b07da2672e30cda76dcb60c822a5af8b17567dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20Valli=C3=A8res-Lagac=C3=A9?= Date: Fri, 2 Feb 2024 16:43:24 -0500 Subject: [PATCH 2/2] Update CODEOWNERS with new Default SecOps --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 670459b80f..cce9f007a8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # Placeholder CODEOWNERS file as this repo did not have one # Please make a PR adding the correct owner or request that this repo be archived -* @circleci/security-operations +* @circleci/default-security-operations