- Timestamp:
- 12/20/2013 08:38:50 AM (12 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/core/credits/wp-37.php
r160 r161 1 1 <?php 2 2 3 class WP_3 2_Credits extends WP_Credits {3 class WP_37_Credits extends WP_Credits { 4 4 5 5 function groups() { 6 returnarray(6 $groups = array( 7 7 'project-leaders' => array( 8 8 'name' => 'Project Leaders', … … 13 13 'markjaquith' => array( 'Mark Jaquith', 'Lead Developer', '097a87a525e317519b5ee124820012fb' ), 14 14 'matt' => array( 'Matt Mullenweg', 'Cofounder, Project Lead' ), 15 'nacin' => array( 'Andrew Nacin', 'Lead Developer' ), 15 16 'azaozz' => array( 'Andrew Ozz', 'Lead Developer' ), 16 'jenmylo' => array( 'Jen Mylo', 'User Experience Lead' ),17 17 'westi' => array( 'Peter Westwood', 'Lead Developer' ), 18 18 ), 19 19 ), 20 ' extended-core-team' => array(21 'name' => ' Extended Core Team',20 'core-developers' => array( 21 'name' => 'Contributing Developers', 22 22 'type' => 'titles', 23 23 'shuffle' => true, 24 24 'data' => array( 25 'nacin' => array( 'Andrew Nacin', 'Core Committer' ), 26 'koop' => array( 'Daryl Koopersmith', 'Guest Committer' ), 27 'dd32' => array( 'Dion Hulse', 'Core Committer' ), 28 'josephscott' => array( 'Joseph Scott', 'XML-RPC' ), 29 'iammattthomas' => array( 'Matt Thomas', 'Designer' ), 30 'nbachiyski' => array( 'Nikolay Bachiyski', 'Internationalization' ), 25 'dd32' => array( 'Dion Hulse', 'Core Developer' ), 26 'koop' => array( 'Daryl Koopersmith', 'Core Developer' ), 27 'duck_' => array( 'Jon Cave', 'Core Developer' ), 28 ), 29 ), 30 'contributing-developers' => array( 31 'name' => false, 32 'type' => 'titles', 33 'shuffle' => true, 34 'data' => array( 35 'ocean90' => 'Dominik Schilling', 36 'SergeyBiryukov' => 'Sergey Biryukov', 37 'helen' => 'Helen Hou-Sandi', 38 'wonderboymusic' => array( 'Scott Taylor', '0e9fc8ea22885ed718ee37d31dcffb8c' ), 39 'johnbillion' => array( 'John Blackbourn', '0000ba6dd1b089e1746abbfe6281ee3b' ), 40 'DrewAPicture' => 'Drew Jaynes', 31 41 ), 32 42 ), … … 36 46 'shuffle' => true, 37 47 'data' => array( 38 'duck_' => array( 'Jon Cave', 'Developer' ), 39 'scribu' => array( 'Cristi Burcă', 'Developer' ), 40 'ocean90' => array( 'Dominik Schilling', 'Developer' ), 41 'iandstewart' => array( 'Ian Stewart', 'Twenty Eleven' ), 42 'lancewillett' => array( 'Lance Willett', 'Twenty Eleven' ), 43 'matveb' => array( 'Matías Ventura', 'Twenty Eleven' ), 44 'aaroncampbell' => array( 'Aaron Campbell', 'Developer' ), 45 'EmpireOfLight' => array( 'Ben Dunkle', 'Icon Design' ), 46 'xknown' => array( 'Alex Concha', 'Developer' ), 48 'jeremyfelt' => 'Jeremy Felt', 49 'c3mdigital' => 'Chris Olbekson', 50 'kpdesign' => 'Kim Parsell', 47 51 ), 48 52 ), 49 53 ); 54 return $groups; 50 55 } 51 56 57 // As of final release, r25892. 52 58 function props() { 53 59 return array( 54 60 'aaroncampbell', 55 'aldenta', 56 'ampt', 57 'andrewryno', 58 'andy', 59 'batmoo', 60 'benbalter', 61 'BenChapman', 62 'bi0xid', 63 'blepoxp', 64 'bluntelk', 65 'boonebgorges', 66 'brandonburke', 67 'Caspie', 68 'cfinke', 69 'CharlesClarkson', 70 'chexee', 71 'cnorris23', 61 'aaronholbrook', 62 'adamsilverstein', 63 'aeg0125', 64 'ahoereth', 65 'alex-ye', 66 'andg', 67 'andreasnrb', 68 'andrewspittle', 69 'askapache', 70 'atimmer', 71 'azaozz', 72 'bananastalktome', 73 'barry', 74 'beaulebens', 75 'benmoody', 76 'betzster', 77 'bftrick', 78 'bhengh', 79 'bmb', 80 'bpetty', 81 'brianhogg', 82 'buffler', 83 'butuzov', 84 'c3mdigital', 85 'cais', 86 'calin', // 3.7.1 87 'carldanley', 88 'celloexpressions', 89 'charlesclarkson', 90 'chipbennett', 91 'chouby', 92 'chrisbliss18', // 3.7.1 93 'chrisrudzki', 94 'cimmo', 95 'coenjacobs', 72 96 'coffee2code', 73 'cyberhobo', 74 'daniloercoli', 75 'dcowgill', 76 'demetris', 77 'devinreams', 78 'DH-Shredder', 97 'convissor', 98 'creativeinfusion', 99 'crrobi01', 100 'csixty4', 101 'daankortenbach', 102 'danielbachhuber', 103 'dartiss', 104 'davidjlaietta', 105 'dd32', 106 'desroj', 107 'desrosj', 108 'devesine', 109 'dh-shredder', 79 110 'dimadin', 80 111 'dllh', 81 'dougwrites', 82 'dvwallin', 112 'dpash', 113 'drewapicture', 114 'drprotocols', 115 'duck_', 116 'dustyf', 117 'dzver', 118 'enej', 119 'ericlewis', 83 120 'ericmann', 84 'fabifott', 85 'filosofo', 86 'frumph', 121 'evansolomon', 122 'faishal', 123 'faison', 124 'fjarrett', 125 'foofy', 126 'frank-klein', 87 127 'garyc40', 88 'greenshady', 128 'garyj', // 3.7.1 129 'gayadesign', 130 'gcorne', 131 'georgestephanis', 132 'gizburdt', 133 'goldenapples', 134 'gradyetc', 89 135 'greuben', 90 'guyn',91 136 'hakre', 92 'hebbet',93 137 'helen', 94 'hew', 95 'holizz', 96 'jacobwg', 97 'Jayjdk', 98 'JDTrower', 99 'jfarthing84', 138 'hotchkissconsulting', 139 'iamfriendly', 140 'iandunn', 141 'ipstenu', 142 'iworks', 143 'jakubtyrcha', 144 'jamescollins', 145 'jayjdk', 146 'jchristopher', 147 'jdgrimes', 148 'jenmylo', 149 'jeremyfelt', 100 150 'jkudish', 101 'joelhardi', 151 'joehoyle', 152 'johnafish', 102 153 'johnbillion', 103 154 'johnjamesjacoby', 104 'johnonolan', 155 'johnnyb', 156 'johnpbloch', 157 'jond3r', 158 'jonlynch', 105 159 'joostdevalk', 106 160 'jorbin', 107 'jtsternberg', 108 'kawauso', 109 'kevinB', 110 'knutsp', 111 'koke', 161 'josephscott', 162 'justinsainton', 163 'kadamwhite', 164 'ketwaroo', 165 'kevinb', 166 'kitchin', 167 'koop', 112 168 'kovshenin', 113 'ldebrouwer', 114 'linuxologos', 115 'lloydbudd', 116 'marcis20', 169 'kpdesign', 170 'kraftbj', 171 'kurtpayne', 172 'lancewillett', 173 'layotte', 174 'leewillis77', 175 'lessbloat', 176 'lgedeon', 177 'lucp', // 3.7.1 178 'marco_teethgrinder', 179 'markjaquith', 117 180 'markmcwilliams', 118 'MattyRob', 119 'mcepl', 120 'mdawaffe', 121 'mfields', 122 'MichaelH', 123 'michaeltyson', 124 'mintindeed', 181 'markoheijnen', 182 'melchoyce', 183 'mikehansenme', 184 'mikeschinkel', 125 185 'miqrogroove', 126 186 'mitchoyoshitaka', 127 'mrroundhill', 128 'natecook', 187 'miyauchi', 188 'mordauk', 189 'nacin', 190 'nao', 191 'naomicbush', 192 'natejacobs', 129 193 'nathanrice', 194 'nbachiyski', 195 'neoxx', 196 'netweb', 130 197 'niallkennedy', 131 'nickbohle', 132 'nprasath002', 133 'nuxwin', 134 'Otto42', 198 'nickdaugherty', 199 'nickmomrik', 200 'nikv', 201 'noahsilverstein', 202 'nofearinc', 203 'norcross', 204 'nukaga', 205 'nullvariable', 206 'obenland', 207 'ocean90', 208 'paolal', 209 'pauldewouters', 135 210 'pavelevap', 136 'peaceablewhale', 137 'PeteMall', 211 'pbiron', 212 'pento', 213 'peterjaap', 214 'philiparthurmoore', 215 'plocha', 216 'pollett', 138 217 'pross', 139 218 'ptahdunbar', 140 ' Rahe',219 'r3df', 141 220 'ramiy', 142 221 'rasheed', 143 'rosshanney', 144 'ryanimel', 145 'saracannon', 146 'SidHarrell', 147 'sbressler', 148 'SergeyBiryukov', 149 'shakenstirred', 150 'sivel', 222 'raybernard', 223 'rboren', 224 'rdall', 225 'rfair404', 226 'rmccue', 227 'rmmcue', 228 'rodrigosprimo', 229 'rpattillo', 230 'ryan', 231 'rzen', 232 'sabreuse', 233 'scottsweb', 234 'scribu', 235 'scruffian', 236 'sergeybiryukov', 237 'shinichin', 238 'sillybean', 239 'simonwheatley', 240 'siobhan', 241 'siobhyb', 242 'sirzooro', 151 243 'solarissmoke', 152 244 'sorich87', 153 'szadok', 245 'stephenharris', 246 'strangerstudios', 247 'sweetie089', 248 'swissspidy', 154 249 'technosailor', 155 250 'tenpura', 156 'tetele', 157 'tfnab', 158 'tigertech', 251 'tivnet', 252 'tlovett1', 253 'tmtoy', 254 'tobiasbg', 255 'tomauger', 256 'toscho', 159 257 'trepmal', 160 'Utkarsh', 161 'vanillalounge', 162 'valentinas', 163 'webduo', 258 'tw2113', 259 'usermrpapa', 260 'vericgar', 261 'vinod-dalvi', 262 'viper007bond', 263 'webord', 264 'westonruter', 265 'wikicms', 266 'willnorris', 267 'wojtekszkutnik', 268 'wonderboymusic', 164 269 'wpmuguru', 165 'xibe', 166 'xknown', 270 'wpsmith', 271 'wycks', 272 'xparham', 167 273 'yoavf', 168 'zeo', 169 'ziofix', 274 'yurivictor', 170 275 ); 171 276 } … … 173 278 function external_libraries() { 174 279 return array( 280 array( 'Backbone.js', 'http://backbonejs.org/' ), 175 281 array( 'Class POP3', 'http://squirrelmail.org/' ), 176 282 array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), … … 179 285 array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), 180 286 array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), 287 array( 'Iris', 'https://github.com/Automattic/Iris' ), 181 288 array( 'jQuery', 'http://jquery.com/' ), 182 289 array( 'jQuery UI', 'http://jqueryui.com/' ), 183 290 array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), 291 array( 'jQuery Masonry', 'http://masonry.desandro.com/' ), 184 292 array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), 185 293 array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), 186 294 // array( 'jquery.schedule', 'http://' ), 187 295 array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), 296 array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), 188 297 array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), 298 array( 'MediaElement.js', 'http://mediaelementjs.com/' ), 189 299 array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), 190 300 array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), 191 301 array( 'phpass', 'http://www.openwall.com/phpass/' ), 192 302 array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), 303 array( 'Plupload', 'http://www.plupload.com/' ), 193 304 array( 'SimplePie', 'http://simplepie.org/' ), 194 array( 'SWFObject', 'http://code.google.com/p/swfobject/' ),195 array( 'SWFUpload', 'http://www.swfupload.org/' ),196 305 array( 'The Incutio XML-RPC Library', 'http://scripts.incutio.com/xmlrpc/' ), 197 306 array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), 198 307 array( 'TinyMCE', 'http://www.tinymce.com/' ), 308 array( 'Underscore.js', 'http://underscorejs.org/' ), 309 array( 'zxcvbn', 'https://github.com/lowe/zxcvbn' ), 199 310 ); 200 311 } 201 202 312 }
Note: See TracChangeset
for help on using the changeset viewer.