Skip to content

Commit 9d6ad97

Browse files
committed
bug #157 Add Oskar to the list of people that should not be pinged (Nyholm)
This PR was merged into the master branch. Discussion ---------- Add Oskar to the list of people that should not be pinged Commits ------- a13d1f3 Add Oskar to the list of people that should not be pinged
2 parents 9b6a790 + a13d1f3 commit 9d6ad97

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)