diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..0dba760d --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# Syntax is here: +# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax + +* @temporalio/worker-controller @jlegrone