Skip to content

Commit a13d1f3

Browse files
committed
Add Oskar to the list of people that should not be pinged
1 parent 3253891 commit a13d1f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Service/ReviewerFilter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class ReviewerFilter
2121
'fabpot', 'tobion', 'nicolas-grekas', 'stof', 'dunglas', 'jakzal',
2222
'xabbuh', 'javiereguiluz', 'lyrixx', 'weaverryan', 'chalasr', 'ogizanagi',
2323
'sroze', 'yceruto', 'nyholm', 'wouterj', 'derrabus', 'jderusse',
24+
'oskarstark',
2425
];
2526

2627
public function __construct(IssueApi $issueApi)

0 commit comments

Comments
 (0)