diff --git common/includes/slack/announce/config.php common/includes/slack/announce/config.php
index f562990d4..2d5e084c4 100644
|
|
function get_whitelist() { |
182 | 182 | 'TimothyBlynJacobs', // @timothybjacobs on Slack |
183 | 183 | ) ), |
184 | 184 | 'core-themes' => array_merge( get_committers(), array( |
| 185 | 'andersnoren', |
185 | 186 | 'davidakennedy', |
186 | 187 | 'iamtakashi', |
| 188 | 'ianbelanger', |
187 | 189 | 'karmatosed', |
188 | 190 | 'laurelfulford', |
189 | 191 | 'melchoyce', |
| 192 | 'poena', |
190 | 193 | ) ), |
191 | 194 | 'design' => array( |
192 | 195 | 'boemedia', |