]> git.openstreetmap.org Git - chef.git/blob - cookbooks/supybot/templates/default/git.conf.erb
52a544262ebf344221c91c16ff13a9190635b3ce
[chef.git] / cookbooks / supybot / templates / default / git.conf.erb
1 [osm-website]
2 short name = osm-website
3 url = git://git.openstreetmap.org/rails.git
4 commit link = http://git.osm.org/rails.git/commitdiff/%c
5 channels = #osm-dev
6 commit message = [%s|%b|%a] %m %l
7
8 [osm-chef-private]
9 short name = osm-chef-private
10 url = file:///var/lib/git/chef.git/
11 channels = #osm-dev
12
13 [osm-chef-public]
14 short name = osm-chef-public
15 url = git://git.openstreetmap.org/chef.git
16 commit link = http://git.osm.org/chef.git/commitdiff/%c
17 channels = #osm-dev
18 commit message = [%s|%b|%a] %m %l
19
20 [osm-cgimap]
21 short name = osm-cgimap
22 url = git://git.openstreetmap.org/cgimap.git
23 commit link = http://git.osm.org/cgimap.git/commitdiff/%c
24 channels = #osm-dev
25 commit message = [%s|%b|%a] %m %l
26
27 [osm-dns]
28 short name = osm-dns
29 url = git://git.openstreetmap.org/dns.git
30 commit link = http://git.osm.org/dns.git/commitdiff/%c
31 channels = #osm-dev
32 commit message = [%s|%b|%a] %m %l
33
34 [osm-potlatch2]
35 short name = osm-potlatch2
36 url = git://git.openstreetmap.org/potlatch2.git
37 commit link = http://git.osm.org/potlatch2.git/commitdiff/%c
38 channels = #osm-dev
39 commit message = [%s|%b|%a] %m %l
40
41 [osm-gpx-import]
42 short name = osm-gpx-import
43 url = git://git.openstreetmap.org/gpx-import.git
44 commit link = http://git.osm.org/gpx-import.git/commitdiff/%c
45 channels = #osm-dev
46 commit message = [%s|%b|%a] %m %l
47
48 [osm-nominatim]
49 short name = osm-nominatim
50 url = git://git.openstreetmap.org/nominatim.git
51 commit link = http://git.osm.org/nominatim.git/commitdiff/%c
52 channels = #osm-dev
53 commit message = [%s|%b|%a] %m %l
54
55 [osm-planetdump]
56 short name = osm-planetdump
57 url = git://git.openstreetmap.org/planetdump.git
58 commit link = http://git.osm.org/planetdump.git/commitdiff/%c
59 channels = #osm-dev
60 commit message = [%s|%b|%a] %m %l
61
62 #[osm-lic-change]
63 #short name = osm-lic-change
64 #url = git://github.com/gravitystorm/openstreetmap-license-change.git
65 #commit link = https://github.com/gravitystorm/openstreetmap-license-change/commit/%c
66 #channels = #osm-dev
67 #commit message = [%s|%b|%a] %m %l
68
69 [osm-carto]
70 short name = osm-carto
71 url = git://github.com/gravitystorm/openstreetmap-carto.git
72 commit link = https://github.com/gravitystorm/openstreetmap-carto/commit/%c
73 channels = #osm-dev
74 commit message = [%s|%b|%a] %m %l
75
76 [osm-osm2pgsql]
77 short name = osm-osm2pgsql
78 url = git://github.com/openstreetmap/osm2pgsql.git
79 commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
80 channels = #osm-dev
81 commit message = [%s|%b|%a] %m %l
82
83 [osm-mod_tile]
84 short name = osm-mod_tile
85 url = git://github.com/openstreetmap/mod_tile.git
86 commit link = https://github.com/openstreetmap/mod_tile/commit/%c
87 channels = #osm-dev
88 commit message = [%s|%b|%a] %m %l
89
90 [osm-planet-gpx-dump]
91 short name = osm-planet-gpx-dump
92 url = git://github.com/iandees/planet-gpx-dump.git
93 commit link = https://github.com/iandees/planet-gpx-dump/commit/%c
94 channels = #osm-dev
95 commit message = [%s|%b|%a] %m %l
96
97 [osm-id]
98 short name = osm-id
99 url = git://github.com/systemed/iD.git
100 commit link = https://github.com/systemed/iD/commit/%c
101 channels = #osm-dev
102 commit message = [%s|%b|%a] %m %l
103
104 [osm-maproulette]
105 short name = osm-maproulette
106 url = git://github.com/osmlab/maproulette.git
107 commit link = https://github.com/osmlab/maproulette/commit/%c
108 channels = #osm-dev
109 commit message = [%s|%b|%a] %m %l
110
111 [osm-supybot]
112 short name = osm-supybot
113 url = git://github.com/iandees/supybot-plugin-osm.git
114 commit link = https://github.com/iandees/supybot-plugin-osm/commit/%c
115 channels = #osm-dev
116 commit message = [%s|%b|%a] %m %l