From 2e4293ed9f298c8ce42a33eafcb1d53e98e0ca70 Mon Sep 17 00:00:00 2001 From: Claire6 <145479344+claire-mn@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:47:53 -0400 Subject: [PATCH] chore(codeowners): make Platform owner of infra files [PLAT-7118] --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 03084ce..1e0bdb4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,5 @@ * @teamsnap/ruby +.teamsnap/** @teamsnap/platform @teamsnap/ruby +infra/** @teamsnap/platform @teamsnap/ruby +.github/** @teamsnap/platform @teamsnap/quality @teamsnap/ruby +CODEOWNERS @teamsnap/platform @teamsnap/ruby