Skip to content

Commit a8732e9

Browse files
committed
More github repos to mirror.
Hopefully the syntax is correct.
1 parent 73685c6 commit a8732e9

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

attributes/default.rb

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88

99
default['source_mirror']['repos'] = {
1010
'andymccurdy' => 'redis-py',
11+
'artfinder' => 'jquery-equal-height',
1112
'bfirsh' => 'django-tagging',
1213
'bradleywright' => 'django-static-management',
1314
'cliffmoon' => 'dynomite',
14-
'devfort' => '*',
1515
'django' => 'django',
16+
'dlanger' => 'inlinestyler',
1617
'elasticsearch' => 'elasticsearch',
1718
'ericflo' => 'django-pagination',
1819
'garethr' => [
@@ -21,15 +22,37 @@
2122
'django-project-templates',
2223
'django-test-extensions',
2324
],
25+
'jacobian' => [
26+
'djangobook.com',
27+
'django-shorturls',
28+
],
2429
'jaylett' => [
2530
'django_audited_model',
2631
'django_auto_sluggable',
2732
'django_concurrent_test_server',
2833
'django_exceptional_middleware',
2934
'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',
3050
],
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',
3356
'PaulMakepeace' => 'refine-client-py',
3457
# TODO: Work out where @rboulton has moved this
3558
# 'rboulton' => [
@@ -38,9 +61,11 @@
3861
# ],
3962
'sebleier' => 'django-redis-cache',
4063
'simonw' => [
41-
'bugle_project',
4264
'django-debug-toolbar',
4365
'django-openid',
4466
],
4567
'xapian' => 'xapian',
68+
'devfort' => '*',
69+
'spacelog' => '*',
70+
'historymesh' => '*',
4671
}

0 commit comments

Comments
 (0)