From bc8d9f9ee00c36c6f0e138a2d553bec696b1c6d0 Mon Sep 17 00:00:00 2001 From: Diana Borbe Date: Fri, 17 Apr 2026 11:40:59 +0200 Subject: [PATCH] chore: add CODEOWNERS file --- .github/CODEOWNERS | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 57019cb..aa39cdd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,10 +1 @@ -# CODEOWNERS: https://help.github.com/articles/about-codeowners/ - -# Everything goes through the following "global owners" by default. -# Unless a later match takes precedence, these three will be -# requested for review when someone opens a PR. -# Note that the last matching pattern takes precedence, so -# global owners are only requested if there isn't a more specific -# codeowner specified below. For this reason, the global codeowners -# are often repeated in package-level definitions. -* @cometbft/engineering @cometbft/devrel +** @cometbft/stack-team