From e8487cc363509825efdf4106ca3370b6e15313b0 Mon Sep 17 00:00:00 2001 From: Vkhomane Date: Mon, 15 Dec 2025 12:13:54 +0530 Subject: [PATCH] Create CODEOWNERS --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..351a858 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# This file defines who has write access to this repository + +# Platform team has write access to all files +* @urbint/platform