Changeset 1251
- Timestamp:
- 02/11/2015 10:54:43 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/common/includes/slack/announce/config.php
r1246 r1251 14 14 function get_whitelist() { 15 15 return array( 16 'bbpress' => array( 17 'jjj', 18 'netweb', 19 ), 20 'buddypress' => array( 21 'boone', 22 'djpaul', 23 'jjj', 24 ), 16 25 'cli' => array( 17 26 'danielbachhuber', … … 21 30 'drew', 22 31 ), 23 32 'core-flow' => array( 24 33 'drew', 25 34 'boren', … … 28 37 'petya', 29 38 ), 30 39 'training' => array( 31 40 'courtneydawn', 32 41 'liljimmi',
Note: See TracChangeset
for help on using the changeset viewer.