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 3253891 commit a13d1f3Copy full SHA for a13d1f3
src/Service/ReviewerFilter.php
@@ -21,6 +21,7 @@ class ReviewerFilter
21
'fabpot', 'tobion', 'nicolas-grekas', 'stof', 'dunglas', 'jakzal',
22
'xabbuh', 'javiereguiluz', 'lyrixx', 'weaverryan', 'chalasr', 'ogizanagi',
23
'sroze', 'yceruto', 'nyholm', 'wouterj', 'derrabus', 'jderusse',
24
+ 'oskarstark',
25
];
26
27
public function __construct(IssueApi $issueApi)
0 commit comments