From 549489f2ef8a19386979d81734f487baf55e2295 Mon Sep 17 00:00:00 2001 From: Thomas Dinges Date: Tue, 13 Jan 2026 16:43:51 +0100 Subject: [PATCH] Gitea: Add Platforms & Builds --- .gitea/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitea/CODEOWNERS b/.gitea/CODEOWNERS index a70dc1a502d..88add4e5d49 100644 --- a/.gitea/CODEOWNERS +++ b/.gitea/CODEOWNERS @@ -188,3 +188,8 @@ source/blender/python/gpu/.* @Jeroen-Bakker # -------------------------------------------------- # I18N. source/blender/blentranslation.* @mont29 + +# -------------------------------------------------- +# Platforms & Builds +build_files/.* @ThomasDinges +release/.* @ThomasDinges