|
8 | 8 |
|
9 | 9 | default['source_mirror']['repos'] = {
|
10 | 10 | 'andymccurdy' => 'redis-py',
|
| 11 | + 'artfinder' => 'jquery-equal-height', |
11 | 12 | 'bfirsh' => 'django-tagging',
|
12 | 13 | 'bradleywright' => 'django-static-management',
|
13 | 14 | 'cliffmoon' => 'dynomite',
|
14 |
| - 'devfort' => '*', |
15 | 15 | 'django' => 'django',
|
| 16 | + 'dlanger' => 'inlinestyler', |
16 | 17 | 'elasticsearch' => 'elasticsearch',
|
17 | 18 | 'ericflo' => 'django-pagination',
|
18 | 19 | 'garethr' => [
|
|
21 | 22 | 'django-project-templates',
|
22 | 23 | 'django-test-extensions',
|
23 | 24 | ],
|
| 25 | + 'jacobian' => [ |
| 26 | + 'djangobook.com', |
| 27 | + 'django-shorturls', |
| 28 | + ], |
24 | 29 | 'jaylett' => [
|
25 | 30 | 'django_audited_model',
|
26 | 31 | 'django_auto_sluggable',
|
27 | 32 | 'django_concurrent_test_server',
|
28 | 33 | 'django_exceptional_middleware',
|
29 | 34 | 'django_session_stashable',
|
| 35 | + 'django-moreviews', |
| 36 | + 'django-render-as', |
| 37 | + 'django-jcache', |
| 38 | + 'django-ballads', |
| 39 | + 'newspan2', |
| 40 | + 'xapian-docsprint', |
| 41 | + ], |
| 42 | + 'jquery' => [ |
| 43 | + 'jquery', |
| 44 | + 'sizzle', |
| 45 | + 'jquery-mobile', |
| 46 | + 'jquery-ui', |
| 47 | + 'api.jquery.com', |
| 48 | + 'api.jquerymobile.com', |
| 49 | + 'api.jqueryui.com', |
30 | 50 | ],
|
31 |
| - 'jquery' => 'jquery', |
32 |
| - # HACK: @PaulMakepeace's username doesn't work unless it's capitalised? |
| 51 | + 'LearnBoost' => 'juice', |
| 52 | + 'mirrors' => [ |
| 53 | + 'WebKit', |
| 54 | + ], |
| 55 | + 'OpenRefine' => 'OpenRefine', |
33 | 56 | 'PaulMakepeace' => 'refine-client-py',
|
34 | 57 | # TODO: Work out where @rboulton has moved this
|
35 | 58 | # 'rboulton' => [
|
|
38 | 61 | # ],
|
39 | 62 | 'sebleier' => 'django-redis-cache',
|
40 | 63 | 'simonw' => [
|
41 |
| - 'bugle_project', |
42 | 64 | 'django-debug-toolbar',
|
43 | 65 | 'django-openid',
|
44 | 66 | ],
|
45 | 67 | 'xapian' => 'xapian',
|
| 68 | + 'devfort' => '*', |
| 69 | + 'spacelog' => '*', |
| 70 | + 'historymesh' => '*', |
46 | 71 | }
|
0 commit comments