From 822771415fdc552d16527192834e73458751aa43 Mon Sep 17 00:00:00 2001 From: Victor Bustillo Date: Thu, 16 Oct 2025 19:41:49 +0000 Subject: [PATCH] updated codeowners --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..cae8889 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,7 @@ +## 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