From 13fa21c396ebc624bd203c0ac1350eed4bca9ca1 Mon Sep 17 00:00:00 2001 From: Tom Wheeler Date: Fri, 6 Jun 2025 11:57:02 -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..9bd405e --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# This repository is maintained by the Temporal Education team +@temporalio/education