Making WordPress.org


Ignore:
Timestamp:
01/11/2019 02:17:07 AM (6 years ago)
Author:
dd32
Message:

Slack: Update the list of Committers for slash command whitelisting purposes.

Props desrosj, dd32.
See #4053.

File:
1 edited

Legend:

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

    r7992 r8069  
    298298function get_committers() {
    299299    return array(
    300         'dd32', 'nacin', 'helen', 'azaozz', 'westi',
     300        'matt', 'dd32', 'nacin', 'helen', 'azaozz', 'westi',
    301301        'ocean90', 'wonderboymusic', 'johnbillion',
    302         'jorbin', 'jeremyfelt', 'pento', 'obenland', 'iseulde',
     302        'jorbin', 'jeremyfelt', 'pento', 'obenland',
    303303        'westonruter', 'afercia', 'karmatosed', 'rmccue', 'michaelarestad',
    304304        'swissspidy', 'rachelbaker', 'joehoyle', 'melchoyce',
    305305        'peterwilsoncc', 'joemcgill', 'davidakennedy', 'adamsilverstein',
    306         'flixos90', 'iandunn', 'kadamwhite',
     306        'flixos90', 'iandunn', 'kadamwhite', 'jrf', 'atimmer', 'laurelfulford',
     307        'allendav', 'omarreiss', 'allancole', 'antpb', 'mcsf',
     308        'herregroen', 'youknowriad', 'gziolo', 'aduth', 'jorgefilipecosta',
     309        'bpayton', 'noisysocks', 'desrosj', 'tellyworth', 'aaroncampbell',
     310        'mattmiklic', 'kovshenin', 'joen', 'lancewillett', 'iandstewart',
    307311
    308312        'markjaquith',    // @mark on Slack
     
    315319        'jnylen0',        // @jnylen on Slack
    316320        'matveb',         // @matias on Slack
     321        'iseulde',        // @ella on Slack
     322        'johnjamesjacoby',// @JJJ on Slack
     323        'lonelyvegan',    // @tofumatt on Slack
    317324    );
    318325}
Note: See TracChangeset for help on using the changeset viewer.