Making WordPress.org


Ignore:
Timestamp:
12/20/2013 08:38:50 AM (12 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-36.php

    r160 r161  
    11<?php
    22
    3 class WP_32_Credits extends WP_Credits {
     3class WP_36_Credits extends WP_Credits {
    44
    55    function groups() {
    6         return array(
     6        $groups = array(
    77            'project-leaders' => array(
    88                'name'    => 'Project Leaders',
     
    1313                    'markjaquith' => array( 'Mark Jaquith',   'Lead Developer', '097a87a525e317519b5ee124820012fb' ),
    1414                    'matt'        => array( 'Matt Mullenweg', 'Cofounder, Project Lead' ),
     15                    'nacin'       => array( 'Andrew Nacin',   'Lead Developer'          ),
    1516                    'azaozz'      => array( 'Andrew Ozz',     'Lead Developer'          ),
    16                     'jenmylo'     => array( 'Jen Mylo',       'User Experience Lead'    ),
    1717                    'westi'       => array( 'Peter Westwood', 'Lead Developer'          ),
    1818                ),
    1919            ),
    20             'extended-core-team' => array(
    21                 'name'    => 'Extended Core Team',
     20            'core-developers' => array(
     21                'name'    => 'Contributing Developers',
    2222                'type'    => 'titles',
    2323                'shuffle' => true,
    2424                '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                    'aaroncampbell'  => 'Aaron D. Campbell',
     39                    'lancewillett'   => 'Lance Willett',
     40                    'wonderboymusic' => array( 'Scott Taylor', '0e9fc8ea22885ed718ee37d31dcffb8c' ),
    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                    'lessbloat'       => 'Dave Martin',
     49                    'obenland'        => 'Konstantin Obenland',
     50                    'kovshenin'       => 'Konstantin Kovshenin',
     51                    'Joen'            => 'Joen Asmussen',
     52                    'DrewAPicture'    => 'Drew Jaynes',
     53                    'adamsilverstein' => 'Adam Silverstein',
    4754                ),
    4855            ),
    4956        );
     57        return $groups;
    5058    }
    5159
     60    // As of final release, r23123
    5261    function props() {
    5362        return array(
    5463            'aaroncampbell',
    55             'aldenta',
    56             'ampt',
     64            'aaronholbrook',
     65            'adamsilverstein',
     66            'ahoereth',
     67            'AKTed',
     68            'alex-ye',
     69            'alexkingorg',
     70            'anatolbroder',
    5771            'andrewryno',
    5872            'andy',
     73            'apimlott',
     74            'asannad',
     75            'awellis13',
     76            'azaozz',
     77            'bananastalktome',
     78            'barry',
    5979            'batmoo',
    60             'benbalter',
    61             'BenChapman',
    62             'bi0xid',
    63             'blepoxp',
    64             'bluntelk',
    65             'boonebgorges',
    66             'brandonburke',
     80            'beaulebens',
     81            'beezeee',
     82            'belloswan',
     83            'bilalcoder',
     84            'bobbingwide',
     85            'bobbravo2',
     86            'bpetty',
     87            'bradparbs',
     88            'bradyvercher',
     89            'brianlayman',
     90            'c3mdigital',
     91            'cais',
     92            'carldanley',
    6793            'Caspie',
     94            'celloexpressions',
    6895            'cfinke',
    69             'CharlesClarkson',
    70             'chexee',
    71             'cnorris23',
     96            'charlestonsw',
     97            'cheeserolls',
     98            'chipbennett',
     99            'chmac',
     100            'chriswallace',
     101            'cochran',
    72102            'coffee2code',
    73             'cyberhobo',
     103            'corvannoorloos',
     104            'crazycoders',
     105            'csixty4',
     106            'danielbachhuber',
    74107            'daniloercoli',
    75             'dcowgill',
    76             'demetris',
    77             'devinreams',
     108            'dannydehaan',
     109            'davidwilliamson',
     110            'dd32',
     111            'desrosj',
     112            'devesine',
     113            'dfavor',
     114            'dh-shredder',
    78115            'DH-Shredder',
    79116            'dimadin',
    80117            'dllh',
    81             'dougwrites',
    82             'dvwallin',
     118            'dovyp',
     119            'DrewAPicture',
     120            'DrewAPicture',
     121            'duck_',
     122            'dvarga',
     123            'elfin',
     124            'empireoflight',
     125            'ericlewis',
    83126            'ericmann',
    84             'fabifott',
    85             'filosofo',
    86             'frumph',
     127            'ethitter',
     128            'evansolomon',
     129            'f-j-kaiser ', #  F J Kaiser
     130            'faishal',
     131            'fanquake',
     132            'feedmeastraycat',
     133            'frank-klein ', #  Frank Klein
     134            'FStop',
    87135            'garyc40',
    88             'greenshady',
     136            'GaryJ',
     137            'gcorne',
     138            'GeertDD',
     139            'georgestephanis',
     140            'gish',
     141            'gorgoglionemeister',
    89142            'greuben',
    90             'guyn',
     143            'h4ck3rm1k3',
    91144            'hakre',
     145            'hbanken',
    92146            'hebbet',
    93147            'helen',
    94             'hew',
    95             'holizz',
    96             'jacobwg',
     148            'helgatheviking',
     149            'hirozed',
     150            'hurtige',
     151            'hypertextranch',
     152            'iandunn',
     153            'Ipstenu',
     154            'jakub',
    97155            'Jayjdk',
     156            'jbutkus',
     157            'jcastaneda',
    98158            'JDTrower',
    99             'jfarthing84',
     159            'jeremyfelt',
     160            'JerrySarcastic',
    100161            'jkudish',
    101             'joelhardi',
     162            'joehoyle',
     163            'joen',
     164        #   'John Dyer',
    102165            'johnbillion',
    103166            'johnjamesjacoby',
    104             'johnonolan',
    105             'joostdevalk',
     167            'jonbishop',
     168            'jond3r',
    106169            'jorbin',
    107             'jtsternberg',
     170            'jordie23',
     171            'josephscott',
     172            'jrbeilke',
     173            'jrf',
     174            'JustinSainton',
     175            'jvisick77',
     176            'kadamwhite',
     177            'karmatosed',
    108178            'kawauso',
    109             'kevinB',
    110             'knutsp',
    111             'koke',
     179            'keoshi',
     180            'koop',
    112181            'kovshenin',
    113             'ldebrouwer',
    114             'linuxologos',
    115             'lloydbudd',
    116             'marcis20',
     182            'kraftbj',
     183            'ktdreyer',
     184            'kurtpayne',
     185            'kwight',
     186            'lancewillett',
     187            'leewillis77',
     188            'lessbloat',
     189            'lightningspirit',
     190            'macbrink',
     191            'maor',
     192            'MarcusPope',
     193            'mark-k',
     194            'markjaquith',
    117195            'markmcwilliams',
    118             'MattyRob',
    119             'mcepl',
     196            'markoheijnen',
     197            'matt',
     198            'MatthewRuddy',
     199            'mattwiebe',
     200            'maxcutler',
     201            'mboynes',
    120202            'mdawaffe',
     203            'melchoyce',
    121204            'mfields',
    122             'MichaelH',
    123             'michaeltyson',
     205            'mgibbs189',
     206            'MikeHansenMe',
    124207            'mintindeed',
    125             'miqrogroove',
    126208            'mitchoyoshitaka',
    127             'mrroundhill',
    128             'natecook',
    129             'nathanrice',
     209            'mjbanks',
     210            'momo360modena',
     211            'mordauk',
     212            'MZAWeb',
     213            'n7studios',
     214            'nacin',
     215            'najamelan',
     216            'nao',
    130217            'niallkennedy',
    131             'nickbohle',
     218            'nickdaugherty',
     219            'nickmomrick',
     220            'ninnypants',
     221            'norcross',
    132222            'nprasath002',
    133             'nuxwin',
    134             'Otto42',
     223            'obenland',
     224            'ocean90',
     225            'ParadisePorridge',
     226            'pauldewouters',
    135227            'pavelevap',
    136             'peaceablewhale',
     228            'pdclark',
    137229            'PeteMall',
    138             'pross',
    139             'ptahdunbar',
    140             'Rahe',
     230            'phill_brown',
     231            'pollett',
     232            'programmin',
     233            'r24421',
     234            'rachelbaker',
    141235            'ramiy',
    142             'rasheed',
    143             'rosshanney',
    144             'ryanimel',
     236            'rdall',
     237            'redpixelstudios',
     238            'redsweater',
     239            'reidburke',
     240            'retlehs',
     241            'rlerdorf',
     242            'rmccue',
     243            'rodrigosprimo',
     244            'roulandf',
     245            'rovo89',
     246            'ryanduff',
     247            'ryanhellyer',
     248            'ryelle',
     249            'sabreuse',
    145250            'saracannon',
    146             'SidHarrell',
    147             'sbressler',
     251            'sc0ttkclark',
     252            'scholesmafia',
     253            'scribu',
     254            'sergejmueller',
    148255            'SergeyBiryukov',
    149             'shakenstirred',
    150             'sivel',
     256            'settle',
     257            'sim',
     258            'simonwheatley',
     259            'siobhan',
     260            'sirzooro',
     261            'slene',
    151262            'solarissmoke',
    152             'sorich87',
    153             'szadok',
     263            'soulseekah',
     264            'SriniG',
     265            'stephenh1988',
     266            'storkontheroof',
     267            'sunnyratilal',
     268            'sweetie089',
     269            'tar',
     270            'taupecat',
    154271            'technosailor',
    155272            'tenpura',
    156             'tetele',
    157             'tfnab',
    158             'tigertech',
     273            'TheLastCicada',
     274            'thomasvanderbeek',
     275            'tivnet',
     276            'tjsingleton',
     277            'tlovett1',
     278            'TobiasBg',
     279            'tollmanz',
     280            'toscho',
     281            'TravisHoffman',
    159282            'trepmal',
    160             'Utkarsh',
    161             'vanillalounge',
    162             'valentinas',
    163             'webduo',
    164             'wpmuguru',
     283            'tw2113',
     284            'uuf6429',
     285            'viniciusmassuchetto',
     286            'Viper007Bond',
     287            'westi',
     288            'wojtek',
     289            'wonderboymusic',
     290            'wpewill',
     291            'WraithKenny',
     292            'wycks',
    165293            'xibe',
    166294            'xknown',
    167295            'yoavf',
     296            'zekeweeks',
    168297            'zeo',
    169             'ziofix',
     298            'ziegenberg',
    170299        );
    171300    }
     
    173302    function external_libraries() {
    174303        return array(
     304            array( 'Backbone.js', 'http://backbonejs.org/' ),
    175305            array( 'Class POP3', 'http://squirrelmail.org/' ),
    176306            array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
     
    179309            array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
    180310            array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
     311            array( 'Iris', 'https://github.com/Automattic/Iris' ),
    181312            array( 'jQuery', 'http://jquery.com/' ),
    182313            array( 'jQuery UI', 'http://jqueryui.com/' ),
    183314            array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
     315            array( 'jQuery Masonry', 'http://masonry.desandro.com/' ),
    184316            array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
    185317            array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
    186318    //      array( 'jquery.schedule', 'http://' ),
    187319            array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
     320            array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
    188321            array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
     322            array( 'MediaElement.js', 'http://mediaelementjs.com/' ),
    189323            array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
    190324            array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
    191325            array( 'phpass', 'http://www.openwall.com/phpass/' ),
    192326            array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
     327            array( 'Plupload', 'http://www.plupload.com/' ),
    193328            array( 'SimplePie', 'http://simplepie.org/' ),
    194             array( 'SWFObject', 'http://code.google.com/p/swfobject/' ),
    195             array( 'SWFUpload', 'http://www.swfupload.org/' ),
    196329            array( 'The Incutio XML-RPC Library', 'http://scripts.incutio.com/xmlrpc/' ),
    197330            array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
    198331            array( 'TinyMCE', 'http://www.tinymce.com/' ),
     332            array( 'Underscore.js', 'http://underscorejs.org/' ),
    199333        );
    200334    }
    201 
    202335}
Note: See TracChangeset for help on using the changeset viewer.