]> git.openstreetmap.org Git - chef.git/blob - cookbooks/supybot/templates/default/git.conf.erb
14ace9341df6bef6735e617e5026f3b92d90b547
[chef.git] / cookbooks / supybot / templates / default / git.conf.erb
1 # Note use git:// protocol instead of ssh based to avoid host key verification issue
2
3 [osm-website]
4 short name = osm-website
5 url = git://git.openstreetmap.org/rails.git
6 commit link = http://git.osm.org/rails.git/commitdiff/%c
7 channels = #osm-dev
8 commit message = [%s|%b|%a] %m %l
9
10 [osm-chef-private]
11 short name = osm-chef-private
12 url = file:///var/lib/git/chef.git/
13 channels = #osm-dev
14
15 [osm-chef-public]
16 short name = osm-chef-public
17 url = git://git.openstreetmap.org/chef.git
18 commit link = http://git.osm.org/chef.git/commitdiff/%c
19 channels = #osm-dev
20 commit message = [%s|%b|%a] %m %l
21
22 [osm-cgimap]
23 short name = osm-cgimap
24 url = git://git.openstreetmap.org/cgimap.git
25 commit link = http://git.osm.org/cgimap.git/commitdiff/%c
26 channels = #osm-dev
27 commit message = [%s|%b|%a] %m %l
28
29 [osm-dns]
30 short name = osm-dns
31 url = git://git.openstreetmap.org/dns.git
32 commit link = http://git.osm.org/dns.git/commitdiff/%c
33 channels = #osm-dev
34 commit message = [%s|%b|%a] %m %l
35
36 [osm-potlatch2]
37 short name = osm-potlatch2
38 url = git://git.openstreetmap.org/potlatch2.git
39 commit link = http://git.osm.org/potlatch2.git/commitdiff/%c
40 channels = #osm-dev
41 commit message = [%s|%b|%a] %m %l
42
43 [osm-gpx-import]
44 short name = osm-gpx-import
45 url = git://git.openstreetmap.org/gpx-import.git
46 commit link = http://git.osm.org/gpx-import.git/commitdiff/%c
47 channels = #osm-dev
48 commit message = [%s|%b|%a] %m %l
49
50 [osm-nominatim]
51 short name = osm-nominatim
52 url = git://git.openstreetmap.org/nominatim.git
53 commit link = http://git.osm.org/nominatim.git/commitdiff/%c
54 channels = #osm-dev
55 commit message = [%s|%b|%a] %m %l
56
57 [osm-planetdump]
58 short name = osm-planetdump
59 url = git://git.openstreetmap.org/planetdump.git
60 commit link = http://git.osm.org/planetdump.git/commitdiff/%c
61 channels = #osm-dev
62 commit message = [%s|%b|%a] %m %l
63
64 [osm-carto]
65 short name = osm-carto
66 url = git://github.com/gravitystorm/openstreetmap-carto.git
67 commit link = https://github.com/gravitystorm/openstreetmap-carto/commit/%c
68 channels = #osm-dev
69 commit message = [%s|%b|%a] %m %l
70
71 [osm-osm2pgsql]
72 short name = osm-osm2pgsql
73 url = git://github.com/openstreetmap/osm2pgsql.git
74 commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
75 channels = #osm-dev
76 commit message = [%s|%b|%a] %m %l
77
78 [osm-mod_tile]
79 short name = osm-mod_tile
80 url = git://github.com/openstreetmap/mod_tile.git
81 commit link = https://github.com/openstreetmap/mod_tile/commit/%c
82 channels = #osm-dev
83 commit message = [%s|%b|%a] %m %l
84
85 [osm-planet-gpx-dump]
86 short name = osm-planet-gpx-dump
87 url = git://github.com/iandees/planet-gpx-dump.git
88 commit link = https://github.com/iandees/planet-gpx-dump/commit/%c
89 channels = #osm-dev
90 commit message = [%s|%b|%a] %m %l
91
92 [osm-id]
93 short name = osm-id
94 url = git://github.com/openstreetmap/iD.git
95 commit link = https://github.com/openstreetmap/iD/commit/%c
96 channels = #osm-dev
97 commit message = [%s|%b|%a] %m %l
98
99 [osm-maproulette]
100 short name = osm-maproulette
101 url = git://github.com/osmlab/maproulette.git
102 commit link = https://github.com/osmlab/maproulette/commit/%c
103 channels = #osm-dev
104 commit message = [%s|%b|%a] %m %l
105
106 [osm-supybot]
107 short name = osm-supybot
108 url = git://github.com/iandees/supybot-plugin-osm.git
109 commit link = https://github.com/iandees/supybot-plugin-osm/commit/%c
110 channels = #osm-dev
111 commit message = [%s|%b|%a] %m %l
112
113 [osm-taginfo]
114 short name = osm-taginfo
115 url = git://github.com/joto/taginfo.git
116 commit link = https://github.com/joto/taginfo/commit/%c
117 channels = #osm-dev
118 commit message = [%s|%b|%a] %m %l
119
120 [osmf-server-info]
121 short name = osmf-server-info
122 url = git://github.com/gravitystorm/osmf-server-info.git
123 commit link = https://github.com/gravitystorm/osmf-server-info/commit/%c
124 channels = #osm-dev
125 commit message = [%s|%b|%a] %m %l
126
127 [osm-forum]
128 short name = osm-forum
129 url = git://github.com/openstreetmap/openstreetmap-forum.git
130 branch = openstreetmap
131 commit link = https://github.com/openstreetmap/openstreetmap-forum/commit/%c
132 channels = #osm-dev
133 commit message = [%s|%b|%a] %m %l
134
135 [osm-osmosis]
136 short name = osm-osmosis
137 url = git://github.com/openstreetmap/osmosis.git
138 commit link = https://github.com/openstreetmap/osmosis/commit/%c
139 channels = #osm-dev
140 commit message = [%s|%b|%a] %m %l
141
142 [osmlab-editor-layer-index]
143 short name = osmlab-editor-layer-index
144 url = git://github.com/osmlab/editor-layer-index.git
145 commit link = https://github.com/osmlab/editor-layer-index/commit/%c
146 channels = #osm-dev
147 commit message = [%s|%b|%a] %m %l
148
149 [osm-owg-log]
150 short name = osm-owg-log
151 url = git://github.com/gravitystorm/owg-log.git
152 commit link = https://github.com/gravitystorm/owg-log/commit/%c
153 channels = #osm-dev
154 commit message = [%s|%b|%a] %m %l