<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[826] sites/trunk/api.wordpress.org/public_html/core/credits: Credits: Initial 4.0 props list.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://meta.trac.wordpress.org/changeset/826">826</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2014-09-04 03:33:49 +0000 (Thu, 04 Sep 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Credits: Initial 4.0 props list.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkapiwordpressorgpublic_htmlcorecreditswpcreditsphp">sites/trunk/api.wordpress.org/public_html/core/credits/wp-credits.php</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#sitestrunkapiwordpressorgpublic_htmlcorecreditswp40php">sites/trunk/api.wordpress.org/public_html/core/credits/wp-40.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkapiwordpressorgpublic_htmlcorecreditswp40phpfromrev809sitestrunkapiwordpressorgpublic_htmlcorecreditswp39php"></a>
<div class="copfile"><h4>Copied: sites/trunk/api.wordpress.org/public_html/core/credits/wp-40.php (from rev 809, sites/trunk/api.wordpress.org/public_html/core/credits/wp-39.php) (0 => 826)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/api.wordpress.org/public_html/core/credits/wp-40.php                         (rev 0)
+++ sites/trunk/api.wordpress.org/public_html/core/credits/wp-40.php    2014-09-04 03:33:49 UTC (rev 826)
</span><span class="lines">@@ -0,0 +1,366 @@
</span><ins>+<?php
+
+class WP_40_Credits extends WP_Credits {
+
+       function groups() {
+               $groups = array(
+                       'project-leaders' => array(
+                               'name'    => 'Project Leaders',
+                               'type'    => 'titles',
+                               'shuffle' => true,
+                               'data'    => array(
+                                       'ryan'        => array( 'Ryan Boren',     'Lead Developer'          ),
+                                       'markjaquith' => array( 'Mark Jaquith',   'Lead Developer', '097a87a525e317519b5ee124820012fb' ),
+                                       'matt'        => array( 'Matt Mullenweg', 'Cofounder, Project Lead' ),
+                                       'nacin'       => array( 'Andrew Nacin',   'Lead Developer'          ),
+                                       'azaozz'      => array( 'Andrew Ozz',     'Lead Developer'          ),
+                                       'westi'       => array( 'Peter Westwood', 'Lead Developer'          ),
+                               ),
+                       ),
+                       'core-developers' => array(
+                               'name'    => 'Contributing Developers',
+                               'type'    => 'titles',
+                               'shuffle' => false,
+                               'data'    => array(
+                                       'helen'       => array( 'Helen Hou-Sandí',   'Release Lead' ),
+                                       'dd32'        => array( 'Dion Hulse',        'Core Developer' ),
+                                       'koop'        => array( 'Daryl Koopersmith', 'Core Developer' ),
+                                       'duck_'       => array( 'Jon Cave',          'Core Developer' ),
+                                       'ocean90'        => array( 'Dominik Schilling', 'Core Developer' ),
+                                       'SergeyBiryukov' => array( 'Sergey Biryukov', 'Core Developer' ),
+                               ),
+                       ),
+                       'contributing-developers' => array(
+                               'name'    => false,
+                               'type'    => 'titles',
+                               'shuffle' => true,
+                               'data'    => array(
+                                       'wonderboymusic' => array( 'Scott Taylor',    '0e9fc8ea22885ed718ee37d31dcffb8c' ),
+                                       'johnbillion'    => array( 'John Blackbourn', '0000ba6dd1b089e1746abbfe6281ee3b' ),
+                                       'DrewAPicture'   => 'Drew Jaynes',
+                               ),
+                       ),
+                       'recent-rockstars' => array(
+                               'name'    => false,
+                               'type'    => 'titles',
+                               'shuffle' => true,
+                               'data'    => array(
+
+                               ),
+                       ),
+               );
+               return $groups;
+       }
+
+       // As of final release, r25914 to r26862
+       function props() {
+               return array(
+                       '5um17',
+                       'aaroncampbell',
+                       'adamsilverstein',
+                       'afercia',
+                       'alexanderrohmann',
+                       'aliso',
+                       'amit',
+                       'andrezrv',
+                       'andy',
+                       'ankit-k-gupta',
+                       'arnee',
+                       'atimmer',
+                       'aubreypwd',
+                       'avryl',
+                       'azaozz',
+                       'boda1982',
+                       'boonebgorges',
+                       'bordoni',
+                       'bradyvercher',
+                       'bramd',
+                       'brianlayman',
+                       'c3mdigital',
+                       'camdensegal',
+                       'caxelsson',
+                       'celloexpressions',
+                       'cfinke',
+                       'chouby',
+                       'chrico',
+                       'chrisl27',
+                       'clifgriffin',
+                       'clorith',
+                       'codenameeli',
+                       'coffee2code',
+                       'collinsinternet',
+                       'compute',
+                       'corphi',
+                       'danielbachhuber',
+                       'danielhuesken',
+                       'dannydehaan',
+                       'davidakennedy',
+                       'davidthemachine',
+                       'dd32',
+                       'debaat',
+                       'dh-shredder',
+                       'dimadin',
+                       'dkotter',
+                       'dlh',
+                       'dllh',
+                       'dnaber-de',
+                       'donncha',
+                       'drewapicture',
+                       'duck_',
+                       'dustyn',
+                       'ebinnion',
+                       'eddiemoya',
+                       'edwin-at-studiojoyocom',
+                       'eherman24',
+                       'ehg',
+                       'ejdanderson',
+                       'empireoflight',
+                       'engelen',
+                       'erayalakese',
+                       'ericlewis',
+                       'ericmann',
+                       'extendwings',
+                       'fab1en',
+                       'fahmiadib',
+                       'feedmeastraycat',
+                       'filosofo',
+                       'frank-klein',
+                       'funkatronic',
+                       'garhdez',
+                       'garyc40',
+                       'garyj',
+                       'garza',
+                       'gauravmittal1995',
+                       'gavra',
+                       'gcorne',
+                       'georgestephanis',
+                       'ghost1227',
+                       'grahamarmfield',
+                       'greenshady',
+                       'greglone',
+                       'harmr',
+                       'harrym',
+                       'hebbet',
+                       'helen',
+                       'hinnerk',
+                       'hlashbrooke',
+                       'iamfriendly',
+                       'iamtakashi',
+                       'iljoja',
+                       'imath',
+                       'ipstenu',
+                       'issuu',
+                       'ixkaito',
+                       'jacklenox',
+                       'jackreichert',
+                       'jacobdubail',
+                       'janhenkg',
+                       'jartes',
+                       'jayjdk',
+                       'jaza613',
+                       'jdgrimes',
+                       'jeffstieler',
+                       'jeremyfelt',
+                       'jerrysarcastic',
+                       'jesin',
+                       'jesper800',
+                       'jessepollak',
+                       'jgadbois',
+                       'jjeaton',
+                       'jkudish',
+                       'joedolson',
+                       'joehoyle',
+                       'johnbillion',
+                       'johnjamesjacoby',
+                       'johnzanussi',
+                       'jonnyauk',
+                       'joostdevalk',
+                       'jorbin',
+                       'jpry',
+                       'jtsternberg',
+                       'juliobox',
+                       'jupiterwise',
+                       'justinsainton',
+                       'jwenerd',
+                       'kadamwhite',
+                       'kapeels',
+                       'katzwebdesign',
+                       'kau-boy',
+                       'kevinlangleyjr',
+                       'kitchin',
+                       'knutsp',
+                       'koop',
+                       'kovshenin',
+                       'kpdesign',
+                       'kraftbj',
+                       'krogsgard',
+                       'kurtpayne',
+                       'kwight',
+                       'kworthington',
+                       'lancewillett',
+                       'layotte',
+                       'leewillis77',
+                       'lessbloat',
+                       'lgedeon',
+                       'liljimmi',
+                       'lritter',
+                       'lukecarbis',
+                       'm_i_n',
+                       'm_uysl',
+                       'mackensen',
+                       'markjaquith',
+                       'markoheijnen',
+                       'mattheu',
+                       'mattheweppelsheimer',
+                       'mattwiebe',
+                       'mattyrob',
+                       'mauteri',
+                       'mboynes',
+                       'mdawaffe',
+                       'mdbitz',
+                       'meekyhwang',
+                       'melchoyce',
+                       'michalzuber',
+                       'midxcat',
+                       'mikehansenme',
+                       'mikejolley',
+                       'mikelittle',
+                       'mikemanger',
+                       'mikeyarce',
+                       'miqrogroove',
+                       'mjbanks',
+                       'mnelson4',
+                       'mordauk',
+                       'morganestes',
+                       'mrmist',
+                       'muvimotv',
+                       'nabil_kadimi',
+                       'nacin',
+                       'namibia',
+                       'nbachiyski',
+                       'nd987',
+                       'neil_pie',
+                       'nessworthy',
+                       'netweb',
+                       'niallkennedy',
+                       'ninos-ego',
+                       'nvwd',
+                       'obenland',
+                       'ocean90',
+                       'oso96_2000',
+                       'otto42',
+                       'paulschreiber',
+                       'paulwilde',
+                       'pavelevap',
+                       'pbearne',
+                       'pdclark',
+                       'pento',
+                       'philiparthurmoore',
+                       'philipjohn',
+                       'psoluch',
+                       'purzlbaum',
+                       'rachelbaker',
+                       'rclations',
+                       'rdall',
+                       'redsweater',
+                       'rhurling',
+                       'rickalee',
+                       'rmccue',
+                       'rob1n',
+                       'rohan013',
+                       'ruudjoyo',
+                       'ryelle',
+                       'rzen',
+                       'sabreuse',
+                       'sammybeats',
+                       'sathishn',
+                       'schoenwaldnils',
+                       'scribu',
+                       'seanchayes',
+                       'senlin',
+                       'sergejmueller',
+                       'sergeybiryukov',
+                       'shanebp',
+                       'sharonaustin',
+                       'shaunandrews',
+                       'simonp303',
+                       'simonwheatley',
+                       'sivel',
+                       'sixhours',
+                       'slimndap',
+                       'slobodanmanic',
+                       'softmodeling',
+                       'solarissmoke',
+                       'sphoid',
+                       'stephdau',
+                       'stompweb',
+                       'strangerstudios',
+                       'sumobi',
+                       't4k1s',
+                       'tai',
+                       'targz-1',
+                       'taylorde',
+                       'tellyworth',
+                       'thomasvanderbeek',
+                       'tillkruess',
+                       'tjnowell',
+                       'tmeister',
+                       'tobiasbg',
+                       'tollmanz',
+                       'topher1kenobe',
+                       'torresga',
+                       'trepmal',
+                       'treyhunner',
+                       'umeshsingla',
+                       'usermrpapa',
+                       'vancoder',
+                       'vinod-dalvi',
+                       'viper007bond',
+                       'vlajos',
+                       'westonruter',
+                       'willmot',
+                       'winterdev',
+                       'wojtekszkutnik',
+                       'wonderboymusic',
+                       'wpsmith',
+                       'yoavf',
+                       'zamfeer',
+                       'zoerooney',
+               );
+       }
+
+       function external_libraries() {
+               return array(
+                       array( 'Backbone.js', 'http://backbonejs.org/' ),
+                       array( 'Class POP3', 'http://squirrelmail.org/' ),
+                       array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
+       //              array( 'ColorPicker', 'http://' ),
+                       array( 'Horde Text Diff', 'http://pear.horde.org/' ),
+                       array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
+                       array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
+                       array( 'Iris', 'https://github.com/Automattic/Iris' ),
+                       array( 'jQuery', 'http://jquery.com/' ),
+                       array( 'jQuery UI', 'http://jqueryui.com/' ),
+                       array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
+                       array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
+                       array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
+       //              array( 'jquery.schedule', 'http://' ),
+                       array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
+                       array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
+                       array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
+                       array( 'Masonry', 'http://masonry.desandro.com/' ),
+                       array( 'MediaElement.js', 'http://mediaelementjs.com/' ),
+                       array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
+                       array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
+                       array( 'phpass', 'http://www.openwall.com/phpass/' ),
+                       array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
+                       array( 'Plupload', 'http://www.plupload.com/' ),
+                       array( 'SimplePie', 'http://simplepie.org/' ),
+                       array( 'The Incutio XML-RPC Library', 'http://scripts.incutio.com/xmlrpc/' ),
+                       array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
+                       array( 'TinyMCE', 'http://www.tinymce.com/' ),
+                       array( 'Underscore.js', 'http://underscorejs.org/' ),
+                       array( 'zxcvbn', 'https://github.com/lowe/zxcvbn' ),
+               );
+       }
+}
</ins></span></pre></div>
<a id="sitestrunkapiwordpressorgpublic_htmlcorecreditswpcreditsphp"></a>
<div class="modfile"><h4>Modified: sites/trunk/api.wordpress.org/public_html/core/credits/wp-credits.php (825 => 826)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/api.wordpress.org/public_html/core/credits/wp-credits.php    2014-09-03 12:52:23 UTC (rev 825)
+++ sites/trunk/api.wordpress.org/public_html/core/credits/wp-credits.php       2014-09-04 03:33:49 UTC (rev 826)
</span><span class="lines">@@ -30,6 +30,7 @@
</span><span class="cx">          '3.7' => '2013-07-28 00:00:00',
</span><span class="cx">          '3.8' => '2013-11-01 00:00:00',
</span><span class="cx">          '3.9' => '2013-12-13 00:00:00',
</span><ins>+               '4.0' => '2014-07-01 00:00:00',
</ins><span class="cx">   );
</span><span class="cx">  
</span><span class="cx">  final public static function factory( $version, $gp_locale ) {
</span></span></pre>
</div>
</div>

</body>
</html>