From fc0b7cb49cd32312d58a2ac4957d834ccbe75ea1 Mon Sep 17 00:00:00 2001 From: Tom Wheeler Date: Fri, 6 Jun 2025 10:46:47 -0500 Subject: [PATCH] Adding CODEOWNERS file --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..b536524 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# This repository is maintained by the Temporal Developer Relations team +@temporalio/devrel