From 5934fb32e0c9c897152f5e21f82b5b8fb58f84d9 Mon Sep 17 00:00:00 2001 From: Victor Bustillo Date: Thu, 16 Oct 2025 17:47:12 +0000 Subject: [PATCH] updated codeowners --- .github/CODEOWNERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ba9a1fe..cae8889 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,7 @@ -* @EasyPost/dev-tools @EasyPost/easypost-public-maintainers +## These are the standard rules for all EasyPost public repositories. +## + +* @EasyPost/easypost-public-maintainers + +# The devtools team owns the codeowners file, this is for auditing purposes +.github/CODEOWNERS @easypost/dev-tools