From 640cfb6a5d9fe88770c669b813c96685de4ea3e0 Mon Sep 17 00:00:00 2001 From: "SecOps[bot]" <136828330+svc-secops@users.noreply.github.com> Date: Wed, 15 Nov 2023 09:46:42 -0500 Subject: [PATCH 1/2] add default CODEOWNERS --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..73a93c94 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# This file was automatically generated by the Apollo SecOps team +# Please customize this file as needed prior to merging. + +* @apollographql/devrel @ apollographql/client-typescript From 5819ac514791263bc8bb9f31eff9fa121cddb567 Mon Sep 17 00:00:00 2001 From: Matt Peake <7741049+peakematt@users.noreply.github.com> Date: Wed, 15 Nov 2023 09:48:47 -0500 Subject: [PATCH 2/2] Update CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 73a93c94..24a9ce1f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ # This file was automatically generated by the Apollo SecOps team # Please customize this file as needed prior to merging. -* @apollographql/devrel @ apollographql/client-typescript +* @apollographql/devrel @apollographql/client-typescript