From 7392acade1001b2a54c9d8c6484534736264f76f Mon Sep 17 00:00:00 2001 From: Tim Chaplin Date: Tue, 26 Mar 2024 14:20:40 -0400 Subject: [PATCH 1/4] Rename integrations-tools-and-libraries to api-clients in CODEOWNERS --- .github/CODEOWNERS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9073e808f7..618542fa1e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,10 +3,10 @@ # and another team can own the rest of the directory. # All your base -* @DataDog/integrations-tools-and-libraries +* @DataDog/api-clients # Documentation -*.md @DataDog/baklava @DataDog/integrations-tools-and-libraries -LICENSE @DataDog/baklava @DataDog/integrations-tools-and-libraries -NOTICE @DataDog/baklava @DataDog/integrations-tools-and-libraries -LICENSE-3rdparty.csv @DataDog/baklava @DataDog/integrations-tools-and-libraries +*.md @DataDog/baklava @DataDog/api-clients +LICENSE @DataDog/baklava @DataDog/api-clients +NOTICE @DataDog/baklava @DataDog/api-clients +LICENSE-3rdparty.csv @DataDog/baklava @DataDog/api-clients From b3ad432c4d4c226fb2589e44cc6ac952495de5f4 Mon Sep 17 00:00:00 2001 From: Tim Chaplin Date: Tue, 26 Mar 2024 14:55:35 -0400 Subject: [PATCH 2/4] Remove baklava --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 618542fa1e..3b616afa92 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ * @DataDog/api-clients # Documentation -*.md @DataDog/baklava @DataDog/api-clients -LICENSE @DataDog/baklava @DataDog/api-clients -NOTICE @DataDog/baklava @DataDog/api-clients -LICENSE-3rdparty.csv @DataDog/baklava @DataDog/api-clients +*.md @DataDog/api-clients +LICENSE @DataDog/api-clients +NOTICE @DataDog/api-clients +LICENSE-3rdparty.csv @DataDog/api-clients From 4faf3b219ca16a8fe40ab6571c79118972826d89 Mon Sep 17 00:00:00 2001 From: Tim Chaplin Date: Thu, 28 Mar 2024 13:30:15 -0400 Subject: [PATCH 3/4] Revert "Remove baklava" This reverts commit b3ad432c4d4c226fb2589e44cc6ac952495de5f4. --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3b616afa92..618542fa1e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ * @DataDog/api-clients # Documentation -*.md @DataDog/api-clients -LICENSE @DataDog/api-clients -NOTICE @DataDog/api-clients -LICENSE-3rdparty.csv @DataDog/api-clients +*.md @DataDog/baklava @DataDog/api-clients +LICENSE @DataDog/baklava @DataDog/api-clients +NOTICE @DataDog/baklava @DataDog/api-clients +LICENSE-3rdparty.csv @DataDog/baklava @DataDog/api-clients From 34739ffed7bba87bc9d2a0b4ef686e44e27d3342 Mon Sep 17 00:00:00 2001 From: Tim Chaplin Date: Thu, 28 Mar 2024 13:30:32 -0400 Subject: [PATCH 4/4] baklava -> documentation --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 618542fa1e..e5a14a37cb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ * @DataDog/api-clients # Documentation -*.md @DataDog/baklava @DataDog/api-clients -LICENSE @DataDog/baklava @DataDog/api-clients -NOTICE @DataDog/baklava @DataDog/api-clients -LICENSE-3rdparty.csv @DataDog/baklava @DataDog/api-clients +*.md @DataDog/documentation @DataDog/api-clients +LICENSE @DataDog/documentation @DataDog/api-clients +NOTICE @DataDog/documentation @DataDog/api-clients +LICENSE-3rdparty.csv @DataDog/documentation @DataDog/api-clients