From 6a30ffd199f639320c37dc22e8aa6258cfd2f06e Mon Sep 17 00:00:00 2001 From: "nelson.parente" Date: Mon, 22 Sep 2025 18:48:38 +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..0ca6992 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# These owners are the maintainers and approvers of this repo +* @dapr/maintainers-python-sdk @dapr/approvers-python-sdk \ No newline at end of file