diff --git common/includes/slack/announce/config.php common/includes/slack/announce/config.php
index 36b6e42d9..d280cbcbc 100644
|
|
function get_whitelist() { |
107 | 107 | 'matveb', // @matias on Slack |
108 | 108 | 'mcsf', |
109 | 109 | 'youknowriad', |
| 110 | 'mapk', |
110 | 111 | ) ), |
111 | 112 | 'core-fields' => array_merge( get_committers(), array( |
112 | 113 | 'sc0ttkclark', |
… |
… |
function get_whitelist() { |
192 | 193 | 'karmatosed', |
193 | 194 | 'melchoyce', |
194 | 195 | 'mizejewski', |
| 196 | 'mapk', |
195 | 197 | ), |
196 | 198 | 'design-dashicons' => array( |
197 | 199 | 'EmpireOfLight', |