Making WordPress.org

Changeset 1855


Ignore:
Timestamp:
08/31/2015 03:35:01 PM (9 years ago)
Author:
samuelsidler
Message:

Add some more people to /announce and /here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/common/includes/slack/announce/config.php

    r1843 r1855  
    1414function get_whitelist() {
    1515    return array(
     16        'accessibility' => array(
     17            'afercia',
     18            'joedolson',
     19            'rianrietveld',
     20        ),
    1621        'bbpress' => array(
    1722            'jjj',
     
    4247            'iseulde',
    4348        ),
     49        'core-fields' => array(
     50            'helen',
     51            'sc0ttkclark',
     52        ),
    4453        'core-flow' => array(
    4554            'drew',
     55        ),
     56        'core-multisite' => array(
     57            'jeremyfelt',
     58        ),
     59        'core-passwords' => array(
     60            'georgestefanis',
     61            'valendesigns',
     62        ),
     63        'core-restapi' => array(
     64            'danielbachhuber',
     65            'joehoyle',
     66            'rachelbaker',
     67            'rmccue',
     68        ),
     69        'core-themes' => array(
     70            'karmatosed',
     71            'iamtakashi',
    4672        ),
    4773        'design' => array(
     
    5177        'feature-oembed' => array(
    5278            'swissspidy',
     79        ),
     80        'feature-respimg' => array(
     81            'joemcgill',
     82            'mike',
    5383        ),
    5484        'forums' => array(
Note: See TracChangeset for help on using the changeset viewer.