Skip to content

Commit

Permalink
dapr-bot owners request (dapr#7592)
Browse files Browse the repository at this point in the history
* ci: add 'mikeee' to dapr-bot owners

Signed-off-by: mikeee <hey@mike.ee>

* fix: alphabetise list of bot owner gh handles

Signed-off-by: mikeee <hey@mike.ee>

---------

Signed-off-by: mikeee <hey@mike.ee>
  • Loading branch information
mikeee authored Mar 6, 2024
1 parent aad43e4 commit 1401758
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/scripts/dapr_bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
const owners = [
'addjuarez',
'artursouza',
'ashiquemd',
'berndverst',
'daixiang0',
'deepanshua',
Expand All @@ -13,20 +14,20 @@ const owners = [
'joshvanl',
'kaibocai',
'mcandeia',
'mikeee',
'msfussell',
'mukundansundar',
'pkedy',
'pruthvidhodda',
'rabollin',
'robertojrojas',
'ryanlettieri',
'shivamkm07',
'shubham1172',
'skyao',
'taction',
'tanvigour',
'yaron2',
'rabollin',
'ashiquemd'
'yaron2'
]

const SDKs = [
Expand Down

0 comments on commit 1401758

Please sign in to comment.