From 152e8dd2fe4dadb6a50cecae566eaaefff9832e4 Mon Sep 17 00:00:00 2001 From: carol Date: Tue, 5 May 2026 08:35:48 +0000 Subject: [PATCH] carol: add my contribution --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..4ae85f8 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +* @prajwal +src/* @alice +*.md @carol