From f85ef3f24a2d8d9f66a9e948443924ddd07d6625 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 10 Dec 2025 05:44:40 +0000 Subject: [PATCH] Add CODEOWNERS file with team @zendesk/productivity-deploy-platform --- .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..567cbf2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# CODEOWNERS file +# This file defines who should review code changes in this repository. + +* @zendesk/productivity-deploy-platform