]> git.openstreetmap.org Git - chef.git/blob - cookbooks/supybot/templates/default/git.conf.erb
supybot: announce josm git mirror commits
[chef.git] / cookbooks / supybot / templates / default / git.conf.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2 # Note use git:// protocol instead of ssh based to avoid host key verification issue
3
4 [osm-website]
5 short name = osm-website
6 url = https://git.openstreetmap.org/public/rails.git
7 branch = master
8 commit link = https://git.osm.org/rails.git/commitdiff/%c
9 channels = #osm-dev
10 commit message = [%s|%b|%a] %m %l
11
12 [osm-chef-private]
13 short name = osm-chef-private
14 url = file:///var/lib/git/chef.git/
15 branch = master
16 channels = #osm-dev
17
18 [osm-chef-public]
19 short name = osm-chef-public
20 url = https://git.openstreetmap.org/public/chef.git
21 branch = master
22 commit link = https://git.osm.org/chef.git/commitdiff/%c
23 channels = #osm-dev
24 commit message = [%s|%b|%a] %m %l
25
26 [osm-cgimap]
27 short name = osm-cgimap
28 url = https://git.openstreetmap.org/public/cgimap.git
29 branch = master
30 commit link = https://git.osm.org/cgimap.git/commitdiff/%c
31 channels = #osm-dev
32 commit message = [%s|%b|%a] %m %l
33
34 [osm-dns]
35 short name = osm-dns
36 url = https://git.openstreetmap.org/public/dns.git
37 branch = master
38 commit link = https://git.osm.org/dns.git/commitdiff/%c
39 channels = #osm-dev
40 commit message = [%s|%b|%a] %m %l
41
42 [osm-potlatch2]
43 short name = osm-potlatch2
44 url = https://git.openstreetmap.org/public/potlatch2.git
45 branch = master
46 commit link = https://git.osm.org/potlatch2.git/commitdiff/%c
47 channels = #osm-dev
48 commit message = [%s|%b|%a] %m %l
49
50 [osm-gpx-import]
51 short name = osm-gpx-import
52 url = https://git.openstreetmap.org/public/gpx-import.git
53 branch = master
54 commit link = https://git.osm.org/gpx-import.git/commitdiff/%c
55 channels = #osm-dev
56 commit message = [%s|%b|%a] %m %l
57
58 [osm-nominatim]
59 short name = osm-nominatim
60 url = https://git.openstreetmap.org/public/nominatim.git
61 branch = master
62 commit link = https://git.osm.org/nominatim.git/commitdiff/%c
63 channels = #osm-dev
64 commit message = [%s|%b|%a] %m %l
65
66 [osm-planetdump]
67 short name = osm-planetdump
68 url = https://git.openstreetmap.org/public/planetdump.git
69 branch = master
70 commit link = https://git.osm.org/planetdump.git/commitdiff/%c
71 channels = #osm-dev
72 commit message = [%s|%b|%a] %m %l
73
74 [osm-carto]
75 short name = osm-carto
76 url = git://github.com/gravitystorm/openstreetmap-carto.git
77 branch = master
78 commit link = https://github.com/gravitystorm/openstreetmap-carto/commit/%c
79 channels = #osm-dev
80 commit message = [%s|%b|%a] %m %l
81
82 [osm-osm2pgsql]
83 short name = osm-osm2pgsql
84 url = git://github.com/openstreetmap/osm2pgsql.git
85 branch = master
86 commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
87 channels = #osm-dev
88 commit message = [%s|%b|%a] %m %l
89
90 [osm-osm2pgsql-0.92.x]
91 short name = osm-osm2pgsql-0.92.x
92 url = git://github.com/openstreetmap/osm2pgsql.git
93 branch = 0.92.x
94 commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
95 channels = #osm-dev
96 commit message = [%s|%b|%a] %m %l
97
98 [osm-osm2pgsql-0.90.x]
99 short name = osm-osm2pgsql-0.90.x
100 url = git://github.com/openstreetmap/osm2pgsql.git
101 branch = 0.90.x
102 commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
103 channels = #osm-dev
104 commit message = [%s|%b|%a] %m %l
105
106 [osm-osm2pgsql-0.88.x]
107 short name = osm-osm2pgsql-0.88.x
108 url = git://github.com/openstreetmap/osm2pgsql.git
109 branch = 0.88.x
110 commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
111 channels = #osm-dev
112 commit message = [%s|%b|%a] %m %l
113
114 [osm-mod_tile]
115 short name = osm-mod_tile
116 url = git://github.com/openstreetmap/mod_tile.git
117 branch = master
118 commit link = https://github.com/openstreetmap/mod_tile/commit/%c
119 channels = #osm-dev
120 commit message = [%s|%b|%a] %m %l
121
122 [osm-planet-gpx-dump]
123 short name = osm-planet-gpx-dump
124 url = git://github.com/iandees/planet-gpx-dump.git
125 branch = master
126 commit link = https://github.com/iandees/planet-gpx-dump/commit/%c
127 channels = #osm-dev
128 commit message = [%s|%b|%a] %m %l
129
130 [osm-id]
131 short name = osm-id
132 url = git://github.com/openstreetmap/iD.git
133 branch = master
134 commit link = https://github.com/openstreetmap/iD/commit/%c
135 channels = #osm-dev
136 commit message = [%s|%b|%a] %m %l
137
138 [osm-maproulette]
139 short name = osm-maproulette
140 url = git://github.com/osmlab/maproulette.git
141 branch = master
142 commit link = https://github.com/osmlab/maproulette/commit/%c
143 channels = #osm-dev
144 commit message = [%s|%b|%a] %m %l
145
146 [osm-supybot]
147 short name = osm-supybot
148 url = git://github.com/iandees/supybot-plugin-osm.git
149 commit link = https://github.com/iandees/supybot-plugin-osm/commit/%c
150 branch = master
151 channels = #osm-dev
152 commit message = [%s|%b|%a] %m %l
153
154 [osm-taginfo]
155 short name = osm-taginfo
156 url = git://github.com/joto/taginfo.git
157 commit link = https://github.com/joto/taginfo/commit/%c
158 branch = master
159 channels = #osm-dev
160 commit message = [%s|%b|%a] %m %l
161
162 [osmf-server-info]
163 short name = osmf-server-info
164 url = git://github.com/gravitystorm/osmf-server-info.git
165 branch = master
166 commit link = https://github.com/gravitystorm/osmf-server-info/commit/%c
167 channels = #osm-dev
168 commit message = [%s|%b|%a] %m %l
169
170 [osm-forum]
171 short name = osm-forum
172 url = git://github.com/openstreetmap/openstreetmap-forum.git
173 branch = openstreetmap
174 commit link = https://github.com/openstreetmap/openstreetmap-forum/commit/%c
175 channels = #osm-dev
176 commit message = [%s|%b|%a] %m %l
177
178 [osm-osmosis]
179 short name = osm-osmosis
180 url = git://github.com/openstreetmap/osmosis.git
181 branch = master
182 commit link = https://github.com/openstreetmap/osmosis/commit/%c
183 channels = #osm-dev
184 commit message = [%s|%b|%a] %m %l
185
186 [osm-owg-log]
187 short name = osm-owg-log
188 url = git://github.com/gravitystorm/owg-log.git
189 branch = gh-pages
190 commit link = https://github.com/gravitystorm/owg-log/commit/%c
191 channels = #osm-dev
192 commit message = [%s|%b|%a] %m %l
193
194 [osm-josm]
195 short name = osm-josm
196 url = git://github.com/openstreetmap/josm.git
197 branch = master
198 commit link = https://github.com/openstreetmap/josm/commit/%c
199 channels = #osm-dev
200 commit message = [%s|%b|%a] %m %l
201
202 [osmlab-editor-layer-index]
203 short name = osmlab-editor-layer-index
204 url = git://github.com/osmlab/editor-layer-index.git
205 branch = gh-pages
206 commit link = https://github.com/osmlab/editor-layer-index/commit/%c
207 channels = #osm-dev
208 commit message = [%s|%b|%a] %m %l
209
210 [osmlab-osm-community-index]
211 short name = osmlab-osm-community-index
212 url = git://github.com/osmlab/osm-community-index.git
213 branch = master
214 commit link = https://github.com/osmlab/osm-community-index/commit/%c
215 channels = #osm-dev
216 commit message = [%s|%b|%a] %m %l