We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5937bd6 commit c243dcfCopy full SHA for c243dcf
.github/scripts/dapr_bot.js
@@ -1,32 +1,18 @@
1
// list of owner who can control dapr-bot workflow
2
// TODO: Read owners from OWNERS file.
3
const owners = [
4
- 'addjuarez',
5
- 'amuluyavarote',
6
- 'artursouza',
+ 'acroca',
7
'berndverst',
+ 'cicoyle',
8
'daixiang0',
9
- 'DeepanshuA',
10
- 'elena-kolevska',
11
- 'halspang',
12
- 'ItalyPaleAle',
+ 'javier-aliaga',
13
'jjcollinge',
14
'joshvanl',
15
'mikeee',
16
'msfussell',
17
- 'mukundansundar',
18
- 'pkedy',
19
- 'pravinpushkar',
20
- 'robertojrojas',
21
- 'RyanLettieri',
22
- 'shivamkm07',
23
- 'shubham1172',
+ 'nelson-parente',
24
'sicoyle',
25
- 'skyao',
26
- 'Taction',
27
- 'tmacam',
28
'yaron2',
29
- 'yash-nisar',
30
]
31
32
const docsIssueBodyTpl = (
0 commit comments