From 78f89b9d7ced25e08ee9693b936fe4f0f922a614 Mon Sep 17 00:00:00 2001 From: Antonio Ventilii Date: Tue, 2 Dec 2025 15:01:49 +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