Index: sites/trunk/common/includes/slack/announce/config.php
===================================================================
--- sites/trunk/common/includes/slack/announce/config.php	(revision 1250)
+++ sites/trunk/common/includes/slack/announce/config.php	(working copy)
@@ -13,6 +13,15 @@
  */
 function get_whitelist() {
 	return array(
+		'bbpress' => array(
+			'jjj',
+			'netweb',
+		),
+		'buddypress' => array(
+			'boone',
+			'djpaul',
+			'jjj',
+		),
 		'cli' => array(
 			'danielbachhuber',
 		),
@@ -20,7 +29,7 @@
 			'johnbillion',
 			'drew',
 		),
-        'core-flow' => array(
+		'core-flow' => array(
 			'drew',
 			'boren',
 		),
@@ -27,10 +36,10 @@
 		'polyglots' => array(
 			'petya',
 		),
-        'training' => array(
+		'training' => array(
 			'courtneydawn',
 			'liljimmi',
-        ),  
+		),
 		'wptv' => array(
 			'jerrysarcastic',
 		),
