From 8bbdfda5d137723bbd150ea19cf344bdcd0b1691 Mon Sep 17 00:00:00 2001 From: "nelson.parente" Date: Mon, 22 Sep 2025 18:59:19 +0100 Subject: [PATCH] chore: add codeowners Signed-off-by: nelson.parente --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..77c6e2f --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# These owners are the maintainers and approvers of this repo +* @dapr/maintainers-js-sdk @dapr/approvers-js-sdk \ No newline at end of file