Add core contributors to credits page, first pass. see #17384.

git-svn-id: http://svn.automattic.com/wordpress/trunk@17909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2011-05-13 00:49:53 +00:00
parent 033b47c5d3
commit fe04318dc8
2 changed files with 58 additions and 24 deletions

View File

@@ -39,4 +39,4 @@ printf( __( 'Every plugin and theme in WordPress.org’s directory is 100%%
<p><?php _e( 'Don&#8217;t you wish all software came with these freedoms? So do we! For more information, check out the <a href="http://www.fsf.org/">Free Software Foundation</a>.' ); ?></p>
</div>
<?php include( 'admin-footer.php' ); ?>
<?php include( './admin-footer.php' ); ?>