Making WordPress.org


Ignore:
Timestamp:
12/20/2013 08:38:50 AM (13 years ago)
Author:
nacin
Message:

Open source the rest of the release files for the credits API.

These were done as sucessive copies to make a pretty (and interesting) diff.

File:
1 copied

Legend:

Unmodified
Added
Removed
  • sites/trunk/api.wordpress.org/public_html/core/credits/wp-34.php

    r160 r161  
    11<?php
    22
    3 class WP_32_Credits extends WP_Credits {
     3class WP_34_Credits extends WP_Credits {
    44
    55        function groups() {
    6                 return array(
     6                $groups = array(
    77                        'project-leaders' => array(
    88                                'name'    => 'Project Leaders',
     
    1818                                ),
    1919                        ),
    20                         'extended-core-team' => array(
    21                                 'name'    => 'Extended Core Team',
    22                                 'type'    => 'titles',
    23                                 'shuffle' => true,
    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' ),
     20                        'core-developers' => array(
     21                                'name'    => 'Core Developers',
     22                                'type'    => 'titles',
     23                                'shuffle' => true,
     24                                'data'    => array(
     25                                        'nacin'       => array( 'Andrew Nacin',      'Core Developer'  ),
     26                                        'dd32'        => array( 'Dion Hulse',        'Core Developer'  ),
     27                                        'koop'        => array( 'Daryl Koopersmith', 'Core Developer'  ),
     28                                        'duck_'       => array( 'Jon Cave',          'Guest Committer' ),
     29                                ),
     30                        ),
     31                        'contributing-developers' => array(
     32                                'name'    => 'Contributing Developers',
     33                                'type'    => 'titles',
     34                                'shuffle' => true,
     35                                'data'    => array(
     36                                        'scribu'         => 'Cristi Burc&#259;',
     37                                        'ocean90'        => 'Dominik Schilling',
     38                                        'SergeyBiryukov' => 'Sergey Biryukov',
     39                                        'helen'          => 'Helen Hou-Sandi',
     40                                        'aaroncampbell'  => 'Aaron D. Campbell',
    3141                                ),
    3242                        ),
     
    3646                                'shuffle' => true,
    3747                                'data'    => array(
    38                                         'duck_'         => array( 'Jon Cave',            'Developer'     ),
    39                                         'scribu'        => array( 'Cristi Burc&#259;',   '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&#237;as Ventura', 'Twenty Eleven' ),
    44                                         'aaroncampbell' => array( 'Aaron Campbell',      'Developer'     ),
    45                                         'EmpireOfLight' => array( 'Ben Dunkle',          'Icon Design'   ),
    46                                         'xknown'        => array( 'Alex Concha',         'Developer'     ),
     48                                        'maxcutler'       => 'Max Cutler',
     49                                        'kurtpayne'       => 'Kurt Payne',
     50                                        'markoheijnen'    => 'Marko Heijnen',
     51                                        'sabreuse'        => 'Amy Hendrix',
     52                                        'georgestephanis' => 'George Stephanis',
     53                                        'sushkov'         => 'Stas Su&#537;kov',
    4754                                ),
    4855                        ),
    4956                );
     57                return $groups;
    5058        }
    5159
     60        // As of [20948], 3.4-RC1.
    5261        function props() {
    5362                return array(
     63                        '082net',
     64                        'BenChapman',
     65                        'Caspie',
     66                        'CoenJacobs',
     67                        'Cyapow',
     68                        'DH-Shredder',
     69                        'DrewAPicture',
     70                        'GaryJ',
     71                        'GautamGupta',
     72                        'Ipstenu',
     73                        'Japh',
     74                        'JarretC',
     75                        'Jayjdk',
     76                        'Lardjo',
     77                        'Latz',
     78                        'Mamaduka',
     79                        'master-jake', // "Master Jake"
     80                        'MattyRob',
     81                        'Namely',
     82                        'Nao',
     83                        'Otto42',
     84                        'PeteMall',
     85                        'Rarst',
     86                        'SergeyBiryukov',
     87                        'TobiasBg',
     88                        'TomAuger',
     89                        'Utkarsh',
     90                        'Viper007Bond',
    5491                        'aaroncampbell',
     92                        'ajacommerce',
     93                        'akshayagarwal',
    5594                        'aldenta',
     95                        'alex-ye',
     96                        'alexkingorg',
    5697                        'ampt',
     98                        'andrea_r',
    5799                        'andrewryno',
    58100                        'andy',
     101                        'arena',
     102                        'arieputranto',
     103                        'bananastalktome',
     104                        'barry',
    59105                        'batmoo',
    60106                        'benbalter',
    61                         'BenChapman',
    62                         'bi0xid',
    63                         'blepoxp',
    64                         'bluntelk',
     107                        'billerickson',
    65108                        'boonebgorges',
    66                         'brandonburke',
    67                         'Caspie',
    68                         'cfinke',
    69                         'CharlesClarkson',
     109                        'c3mdigital',
     110                        'camiloclc',
     111                        'casben79',
     112                        'ceefour',
     113                        'cheald',
     114                        'chellycat',
    70115                        'chexee',
    71                         'cnorris23',
    72                         'coffee2code',
    73                         'cyberhobo',
     116                        'chipbennett',
     117                        'convissor',
     118                        'danielbachhuber',
    74119                        'daniloercoli',
    75                         'dcowgill',
     120                        'deltafactory',
    76121                        'demetris',
    77                         'devinreams',
    78                         'DH-Shredder',
     122                        'devesine',
     123                        'dgwyer',
    79124                        'dimadin',
     125                        'djcp',
    80126                        'dllh',
    81127                        'dougwrites',
    82                         'dvwallin',
     128                        'ebababi',
     129                        'edward-mindreantre', // "edward mindreantre"
     130                        'ejdanderson',
     131                        'emhr',
     132                        'empireoflight',
     133                        'ericlewis',
    83134                        'ericmann',
    84                         'fabifott',
     135                        'evansolomon',
    85136                        'filosofo',
    86                         'frumph',
     137                        'fredwu',
    87138                        'garyc40',
    88                         'greenshady',
     139                        'georgestephanis',
    89140                        'greuben',
    90                         'guyn',
    91                         'hakre',
    92                         'hebbet',
    93                         'helen',
    94                         'hew',
    95                         'holizz',
    96                         'jacobwg',
    97                         'Jayjdk',
    98                         'JDTrower',
    99                         'jfarthing84',
     141                        'griffinjt',
     142                        'hearvox',
     143                        'helenyhou',
     144                        'hugobaeta', // props missed by committer in [20138]
     145                        'husobj',
     146                        'iammattthomas',
     147                        'iandstewart',
     148                        'insertvisionhere',
     149                        'intoxstudio',
     150                        'jaquers',
     151                        'jeremyclarke',
     152                        'jeremyfelt',
     153                        'jiehanzheng',
    100154                        'jkudish',
    101                         'joelhardi',
    102155                        'johnbillion',
    103156                        'johnjamesjacoby',
    104                         'johnonolan',
    105157                        'joostdevalk',
    106                         'jorbin',
    107                         'jtsternberg',
     158                        'josephscott',
     159                        'justindgivens',
    108160                        'kawauso',
    109                         'kevinB',
    110                         'knutsp',
     161                        'kenan3008',
     162                        'klagraff',
     163                        'kobenland',
    111164                        'koke',
    112165                        'kovshenin',
    113                         'ldebrouwer',
     166                        'kurtpayne',
     167                        'lancewillett',
     168                        'leewillis77',
    114169                        'linuxologos',
    115                         'lloydbudd',
    116                         'marcis20',
    117                         'markmcwilliams',
    118                         'MattyRob',
    119                         'mcepl',
     170                        'markauk',
     171                        'markoheijnen',
     172                        'mattonomics',
     173                        'mattwiebe',
     174                        'matveb',
     175                        'maxcutler',
    120176                        'mdawaffe',
     177                        'merty',
    121178                        'mfields',
    122                         'MichaelH',
    123                         'michaeltyson',
    124                         'mintindeed',
    125                         'miqrogroove',
     179                        'mgolawala',
     180                        'mikeschinkel',
    126181                        'mitchoyoshitaka',
    127                         'mrroundhill',
    128                         'natecook',
    129                         'nathanrice',
     182                        'mrtorrent',
     183                        'netweblogic',
    130184                        'niallkennedy',
    131                         'nickbohle',
     185                        'nikolayyordanov', // "nikolay.yordanov"
     186                        'norocketsurgeon',
     187                        'npetetin',
    132188                        'nprasath002',
    133                         'nuxwin',
    134                         'Otto42',
     189                        'nunomorgadinho',
     190                        'ocean90',
     191                        'ocollet',
     192                        'ounziw',
    135193                        'pavelevap',
    136                         'peaceablewhale',
    137                         'PeteMall',
    138                         'pross',
     194                        'pbiron',
     195                        'pishmishy',
     196                        'prettyboymp',
    139197                        'ptahdunbar',
    140                         'Rahe',
     198                        'pw201',
    141199                        'ramiy',
    142                         'rasheed',
     200                        'redsweater',
     201                        'rmccue',
     202                        'roscius',
    143203                        'rosshanney',
    144                         'ryanimel',
    145                         'saracannon',
    146                         'SidHarrell',
    147                         'sbressler',
    148                         'SergeyBiryukov',
    149                         'shakenstirred',
     204                        'russellwwest',
     205                        'ryanduff',
     206                        'sabreuse',
     207                        'scott-gonzalez', // "scott.gonzalez"
     208                        'scribu',
     209                        'settle',
     210                        'simonwheatley',
     211                        'sirzooro',
    150212                        'sivel',
     213                        'skithund',
     214                        'sksmatt',
    151215                        'solarissmoke',
    152216                        'sorich87',
    153                         'szadok',
    154                         'technosailor',
     217                        'soulseekah',
     218                        'stephdau',
     219                        'sushkov',
     220                        'tamlyn',
    155221                        'tenpura',
    156                         'tetele',
    157                         'tfnab',
    158                         'tigertech',
     222                        'thezman84',
     223                        'tollmanz',
     224                        'toppa',
     225                        'tott',
     226                        'transom',
    159227                        'trepmal',
    160                         'Utkarsh',
     228                        'tw2113',
    161229                        'vanillalounge',
    162                         'valentinas',
    163                         'webduo',
    164                         'wpmuguru',
     230                        'webord',
     231                        'wojtekszkutnik',
     232                        'wonderslug',
    165233                        'xibe',
    166234                        'xknown',
    167235                        'yoavf',
    168236                        'zeo',
    169                         'ziofix',
     237                        'zx2c4',
    170238                );
    171239        }
     
    186254        //              array( 'jquery.schedule', 'http://' ),
    187255                        array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
     256                        array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
    188257                        array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
    189258                        array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
     
    191260                        array( 'phpass', 'http://www.openwall.com/phpass/' ),
    192261                        array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
     262                        array( 'Plupload', 'http://www.plupload.com/' ),
    193263                        array( 'SimplePie', 'http://simplepie.org/' ),
    194                         array( 'SWFObject', 'http://code.google.com/p/swfobject/' ),
    195                         array( 'SWFUpload', 'http://www.swfupload.org/' ),
    196264                        array( 'The Incutio XML-RPC Library', 'http://scripts.incutio.com/xmlrpc/' ),
    197265                        array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
Note: See TracChangeset for help on using the changeset viewer.