From f49f67d900734482c8d1a1cf5640c214de41f530 Mon Sep 17 00:00:00 2001 From: Jesse Claven Date: Mon, 19 Aug 2024 13:36:46 +0100 Subject: [PATCH] ci: Reduce reviewers scope (#200) From a discussion in the product<>engineering retro today. The tech-devs team is quite broad, and ends up with people receiving a lot of emails. The same as https://github.com/climatepolicyradar/navigator-admin-frontend/pull/84. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b0767604..7e559359 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,4 +12,4 @@ # review when someone opens a pull request. Teams should # be identified in the format @org/team-name. Teams must have # explicit write access to the repository. -* @climatepolicyradar/tech-devs +* @climatepolicyradar/software