From bde12fc35e48d6a779319f7fc10964f0fe241dc9 Mon Sep 17 00:00:00 2001 From: Antonio Ventilii Date: Thu, 4 Dec 2025 16:24:10 +0100 Subject: [PATCH] chore: Remove GIX team from CODEOWNERS # Motivation We are migrating the GitHub [GIX](https://github.com/orgs/dfinity/teams/gix) team to the [OISY](https://github.com/orgs/dfinity/teams/oisy) team. In this PR we remove the old team as codeowner. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6448d4c..74df4ff 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # The codebase is owned by the OISY team at DFINITY # For questions, reach out to: -@dfinity/gix @dfinity/oisy +@dfinity/oisy