From 8d403f175b0c7a3a55cede9a00df752743e07551 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Thu, 31 Aug 2023 23:28:24 +0800 Subject: [PATCH] chore(codeowners): update rulesets for automated reviewer assignment Signed-off-by: Andrei Jiroh Halili --- CODEOWNERS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9e8e3f4..b5268ce 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,6 +1,9 @@ -# defaults to the crew for review -* @recaptime-dev/squad - # team bios # add yours using the following template: team/your-username-here.md @username team/ajhalili2006.md @ajhalili2006 + +# templates for things like replies, can be handled off to community maintainers +templates/**/*.md @recaptime-dev/maintainers + +# defaults to the crew for review +* @recaptime-dev/squad