Skip to content

Commit fa55582

Browse files
committed
Added lisamusing as a community sponsor.
1 parent 02a0bc6 commit fa55582

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/home.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ <h2>Community Sponsors</h2>
8181
require_once('lib/Twitter.php');
8282

8383
// array of community_sponsors member Twitter handles
84-
$community_sponsors = array('croscon', 'cakephp', 'wonderproxy');
84+
$community_sponsors = array('croscon', 'cakephp', 'wonderproxy',
85+
'lisamusing');
8586

8687
// array of Twitter data for each community_sponsors member
8788
$data['community_sponsors'] = array();

0 commit comments

Comments
 (0)