From 2dfc50c6fbb9858fe37e03dc85f3305f6e9df3c1 Mon Sep 17 00:00:00 2001 From: Victor Bustillo Date: Fri, 3 Oct 2025 16:19:40 +0000 Subject: [PATCH 1/3] updating codeowners with correct owner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8aae19c..f8b0354 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @EasyPost/devex @lanej +* @EasyPost/dev-tools @lanej From efbce38c77a0d1bc1d687b41ab7c18c68ffece0b Mon Sep 17 00:00:00 2001 From: Victor Bustillo Date: Fri, 3 Oct 2025 16:53:09 +0000 Subject: [PATCH 2/3] Removed lanej and added public-maintainters --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f8b0354..ba9a1fe 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @EasyPost/dev-tools @lanej +* @EasyPost/dev-tools @EasyPost/easypost-public-maintainers From 9994fa8e27e22bf0010e4beaed5219ed5340cb2c Mon Sep 17 00:00:00 2001 From: Victor Bustillo Date: Fri, 3 Oct 2025 16:56:34 +0000 Subject: [PATCH 3/3] Dummy commit