From bf930452e4a3af2c6e9844fe88eead7337ef266a Mon Sep 17 00:00:00 2001 From: Alyson van Hardenberg Date: Thu, 11 Jul 2024 10:53:39 -0700 Subject: [PATCH] maint: Remove Pipeline team as code owners from web distro (#190) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Which problem is this PR solving? Removes the Pipeline team from code owners as discussed internally ## Short description of the changes ## How to verify that this has the expected result --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3ed87417..4594eb8c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # This file controls who is tagged for review for any given pull request. # For anything not explicitly taken by someone else: -* @honeycombio/pink-gremlins @honeycombio/pipeline-team +* @honeycombio/pink-gremlins