From 3e0cd4a3022063c01890ea3f5e150db0ff860020 Mon Sep 17 00:00:00 2001 From: James Kong Date: Fri, 28 Nov 2025 11:29:36 +0800 Subject: [PATCH] chore: update codeowners to op-tooling This updates the CODEOWNERS file to transfer ownership to the `op-tooling` team. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 11d79e8..f10f8ab 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @smartcontractkit/devex-tooling +* @smartcontractkit/op-tooling