From 041ac738ea5a2d0bb72a4e8737ec276fa502b1e3 Mon Sep 17 00:00:00 2001 From: Yaron Schneider Date: Tue, 25 Apr 2023 18:13:41 -0700 Subject: [PATCH] Add robertojrojas to daprbot workflow (#2810) Signed-off-by: yaron2 --- .github/scripts/dapr_bot.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/scripts/dapr_bot.js b/.github/scripts/dapr_bot.js index d0d07062e..37b4cdd58 100644 --- a/.github/scripts/dapr_bot.js +++ b/.github/scripts/dapr_bot.js @@ -15,6 +15,7 @@ const owners = [ 'mukundansundar', 'pkedy', 'pravinpushkar', + 'robertojrojas', 'RyanLettieri', 'shivamkm07', 'shubham1172',