From a8cfe8dc59fd8210c3dd61a02452269ee1681c0c Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 10 Dec 2025 05:32:08 +0000 Subject: [PATCH] Add CODEOWNERS file with team @zendesk/wattle --- .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..e7a4f40 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# CODEOWNERS file +# This file defines who should review code changes in this repository. + +* @zendesk/wattle