Merge lp:~arosales/charms/precise/tomcat7/add-icon into lp:~charmers/charms/precise/tomcat7/trunk

Proposed by Antonio Rosales
Status: Merged
Merged at revision: 15
Proposed branch: lp:~arosales/charms/precise/tomcat7/add-icon
Merge into: lp:~charmers/charms/precise/tomcat7/trunk
Diff against target: 379 lines (+375/-0)
1 file modified
icon.svg (+375/-0)
To merge this branch: bzr merge lp:~arosales/charms/precise/tomcat7/add-icon
Reviewer Review Type Date Requested Status
Charles Butler (community) Approve
Review via email: mp+234356@code.launchpad.net

Description of the change

Add Tomcat Apache icon in order to pass charm proof.

To post a comment you must log in.
Revision history for this message
Charles Butler (lazypower) wrote :

+1 LGTM

review: Approve
Revision history for this message
Matt Bruzek (mbruzek) wrote :

+1 LGTM Thanks for the update Antonio!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'icon.svg'
--- icon.svg 1970-01-01 00:00:00 +0000
+++ icon.svg 2014-09-11 18:32:15 +0000
@@ -0,0 +1,375 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="96"
13 height="96"
14 id="svg6517"
15 version="1.1"
16 inkscape:version="0.48.4 r9939"
17 sodipodi:docname="icon.svg">
18 <defs
19 id="defs6519">
20 <linearGradient
21 id="Background">
22 <stop
23 id="stop4178"
24 offset="0"
25 style="stop-color:#b8b8b8;stop-opacity:1" />
26 <stop
27 id="stop4180"
28 offset="1"
29 style="stop-color:#c9c9c9;stop-opacity:1" />
30 </linearGradient>
31 <filter
32 style="color-interpolation-filters:sRGB;"
33 inkscape:label="Inner Shadow"
34 id="filter1121">
35 <feFlood
36 flood-opacity="0.59999999999999998"
37 flood-color="rgb(0,0,0)"
38 result="flood"
39 id="feFlood1123" />
40 <feComposite
41 in="flood"
42 in2="SourceGraphic"
43 operator="out"
44 result="composite1"
45 id="feComposite1125" />
46 <feGaussianBlur
47 in="composite1"
48 stdDeviation="1"
49 result="blur"
50 id="feGaussianBlur1127" />
51 <feOffset
52 dx="0"
53 dy="2"
54 result="offset"
55 id="feOffset1129" />
56 <feComposite
57 in="offset"
58 in2="SourceGraphic"
59 operator="atop"
60 result="composite2"
61 id="feComposite1131" />
62 </filter>
63 <filter
64 style="color-interpolation-filters:sRGB;"
65 inkscape:label="Drop Shadow"
66 id="filter950">
67 <feFlood
68 flood-opacity="0.25"
69 flood-color="rgb(0,0,0)"
70 result="flood"
71 id="feFlood952" />
72 <feComposite
73 in="flood"
74 in2="SourceGraphic"
75 operator="in"
76 result="composite1"
77 id="feComposite954" />
78 <feGaussianBlur
79 in="composite1"
80 stdDeviation="1"
81 result="blur"
82 id="feGaussianBlur956" />
83 <feOffset
84 dx="0"
85 dy="1"
86 result="offset"
87 id="feOffset958" />
88 <feComposite
89 in="SourceGraphic"
90 in2="offset"
91 operator="over"
92 result="composite2"
93 id="feComposite960" />
94 </filter>
95 <clipPath
96 clipPathUnits="userSpaceOnUse"
97 id="clipPath873">
98 <g
99 transform="matrix(0,-0.66666667,0.66604479,0,-258.25992,677.00001)"
100 id="g875"
101 inkscape:label="Layer 1"
102 style="fill:#ff00ff;fill-opacity:1;stroke:none;display:inline">
103 <path
104 style="fill:#ff00ff;fill-opacity:1;stroke:none;display:inline"
105 d="m 46.702703,898.22775 50.594594,0 C 138.16216,898.22775 144,904.06497 144,944.92583 l 0,50.73846 c 0,40.86071 -5.83784,46.69791 -46.702703,46.69791 l -50.594594,0 C 5.8378378,1042.3622 0,1036.525 0,995.66429 L 0,944.92583 C 0,904.06497 5.8378378,898.22775 46.702703,898.22775 Z"
106 id="path877"
107 inkscape:connector-curvature="0"
108 sodipodi:nodetypes="sssssssss" />
109 </g>
110 </clipPath>
111 <filter
112 inkscape:collect="always"
113 id="filter891"
114 inkscape:label="Badge Shadow">
115 <feGaussianBlur
116 inkscape:collect="always"
117 stdDeviation="0.71999962"
118 id="feGaussianBlur893" />
119 </filter>
120 </defs>
121 <sodipodi:namedview
122 id="base"
123 pagecolor="#ffffff"
124 bordercolor="#666666"
125 borderopacity="1.0"
126 inkscape:pageopacity="0.0"
127 inkscape:pageshadow="2"
128 inkscape:zoom="4.0745362"
129 inkscape:cx="-7.9163247"
130 inkscape:cy="49.018169"
131 inkscape:document-units="px"
132 inkscape:current-layer="layer1"
133 showgrid="true"
134 fit-margin-top="0"
135 fit-margin-left="0"
136 fit-margin-right="0"
137 fit-margin-bottom="0"
138 inkscape:window-width="1855"
139 inkscape:window-height="1176"
140 inkscape:window-x="65"
141 inkscape:window-y="24"
142 inkscape:window-maximized="1"
143 showborder="true"
144 showguides="true"
145 inkscape:guide-bbox="true"
146 inkscape:showpageshadow="false">
147 <inkscape:grid
148 type="xygrid"
149 id="grid821" />
150 <sodipodi:guide
151 orientation="1,0"
152 position="16,48"
153 id="guide823" />
154 <sodipodi:guide
155 orientation="0,1"
156 position="64,80"
157 id="guide825" />
158 <sodipodi:guide
159 orientation="1,0"
160 position="80,40"
161 id="guide827" />
162 <sodipodi:guide
163 orientation="0,1"
164 position="64,16"
165 id="guide829" />
166 </sodipodi:namedview>
167 <metadata
168 id="metadata6522">
169 <rdf:RDF>
170 <cc:Work
171 rdf:about="">
172 <dc:format>image/svg+xml</dc:format>
173 <dc:type
174 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
175 <dc:title></dc:title>
176 </cc:Work>
177 </rdf:RDF>
178 </metadata>
179 <g
180 inkscape:label="BACKGROUND"
181 inkscape:groupmode="layer"
182 id="layer1"
183 transform="translate(268,-635.29076)"
184 style="display:inline">
185 <path
186 style="fill:#eaeaea;fill-opacity:1;stroke:none;display:inline;filter:url(#filter1121)"
187 d="m -268,700.15563 0,-33.72973 c 0,-27.24324 3.88785,-31.13513 31.10302,-31.13513 l 33.79408,0 c 27.21507,0 31.1029,3.89189 31.1029,31.13513 l 0,33.72973 c 0,27.24325 -3.88783,31.13514 -31.1029,31.13514 l -33.79408,0 C -264.11215,731.29077 -268,727.39888 -268,700.15563 Z"
188 id="path6455"
189 inkscape:connector-curvature="0"
190 sodipodi:nodetypes="sssssssss" />
191 <g
192 transform="matrix(0.24791804,0,0,0.24791804,-254.28756,658.55634)"
193 id="Calque_3">
194 <g
195 id="XMLID_1_">
196 <path
197 style="fill:#d1a41a"
198 inkscape:connector-curvature="0"
199 d="m 53.729981,130 c 2.95996,3.65039 6.25,7.34961 9.870117,11.06934 -10.540039,3.17089 -17.450196,9.06054 -21.760254,14.26074 -6.819824,8.23047 -10.429688,19.10058 -9.59961,28.42969 H 14.089844 C 17.72998,175.86035 32.259766,153.04004 53.729981,130 z"
200 id="path3225" />
201 <path
202 style="fill:#d1a41a"
203 inkscape:connector-curvature="0"
204 d="m 263.99023,188.70996 h -22.07031 c -50.62988,-26.41992 -95.08008,-45.0498 -142.299803,-49.12012 0.100098,-6.57031 1.270023,-14.00976 3.520023,-22.2998 l -4.350101,-1.16992 c -2.310059,8.51953 -3.520019,16.22949 -3.660156,23.12988 -4.919922,-0.33008 -9.870117,-0.49023 -14.870117,-0.49023 -4.229981,0 -8.089844,0.39062 -11.609864,1.07031 -4.589844,-4.58008 -8.5,-8.95996 -11.819824,-13.10938 21.779785,-22.68066 57.649902,-43.201169 88.870122,-50.920895 8.79003,29.219725 27.66015,49.240235 50.55957,62.709965 1.67968,-0.95997 3.33007,-1.95997 4.95019,-3.01954 l 39.9502,43.00977 1.75,-0.15039 c 10.90918,-0.93945 17.10937,4.98047 18.75,6.82031 1.20996,1.33985 1.92968,2.57031 2.33007,3.54004 z"
205 id="path3227" />
206 <path
207 style="fill:#ffdc76"
208 inkscape:connector-curvature="0"
209 d="m 244.5,44.849609 c 0.81055,39.69043 -19.43945,71.280271 -47.79004,87.480471 -48.12012,-23.96973 -57.18017,-84.709963 -48.97998,-117.290041 2.27979,12.459961 6.43018,20.270508 15.39014,24.100586 19.54004,-5.59082 46.42968,-6.03125 66.24023,-0.570313 8.25,-6 11.4502,-15.169921 13.2002,-23.179687 2.17968,9.319336 1.92968,29.458984 1.93945,29.458984 z"
210 id="path3229" />
211 </g>
212 </g>
213 <g
214 transform="matrix(0.24791804,0,0,0.24791804,-254.28756,658.55634)"
215 id="Layer_1">
216 <polygon
217 points="108.50146,89.226562 123.4585,82.427734 130.80078,104.18359 "
218 id="polygon3232" />
219 <polygon
220 points="93.272949,97.113281 101.9751,91.946289 109.86133,105.54297 "
221 id="polygon3234" />
222 <polygon
223 points="76.412598,108.2627 84.026855,102.55176 87.833984,116.14941 "
224 id="polygon3236" />
225 <polygon
226 points="211.02344,144.15918 205.58496,138.99219 198.51465,149.87012 "
227 id="polygon3238" />
228 <polygon
229 points="221.08594,156.125 216.73438,151.50195 205.31348,160.2041 "
230 id="polygon3240" />
231 <polygon
232 points="202.86523,33.207031 188.99609,33.478516 197.42676,51.970703 "
233 id="polygon3242" />
234 <polygon
235 points="147.66113,68.287109 146.30176,60.400391 159.62695,67.470703 "
236 id="polygon3244" />
237 <polygon
238 points="150.9248,79.980469 149.56494,74.814453 157.72314,78.077148 "
239 id="polygon3246" />
240 <polygon
241 points="242.84082,71.550781 244.74512,65.568359 233.86719,70.191406 "
242 id="polygon3248" />
243 <polygon
244 points="238.76172,83.788086 240.39355,78.892578 231.96387,81.34082 "
245 id="polygon3250" />
246 </g>
247 <g
248 transform="matrix(0.24791804,0,0,0.24791804,-254.28756,658.55634)"
249 id="Calque_4">
250 <rect
251 x="141.92334"
252 y="99.302734"
253 width="26.244629"
254 height="3.2392578"
255 id="rect3253" />
256 <rect
257 x="141.92334"
258 y="91.525391"
259 width="26.244629"
260 height="3.2402344"
261 id="rect3255" />
262 <rect
263 x="222.06348"
264 y="99.302734"
265 width="26.244141"
266 height="3.2392578"
267 id="rect3257" />
268 <rect
269 x="222.06348"
270 y="91.525391"
271 width="26.244141"
272 height="3.2402344"
273 id="rect3259" />
274 <g
275 id="g3261">
276 <path
277 inkscape:connector-curvature="0"
278 d="m 212.81348,72.316406 h -27.1875 -3.02051 -12.56055 v -2.916015 h 13.30957 c 1.63867,-7.017578 1.96289,-13.72461 -0.0137,-17.125 -0.84375,-1.445313 -2.00977,-2.121094 -3.67383,-2.121094 -7.60937,0 -10.75293,8.046875 -10.88379,8.388672 l 0.002,-0.002 -2.73047,-1.024414 c 0.15625,-0.419922 3.96484,-10.278321 13.6123,-10.278321 2.69238,0 4.83399,1.236328 6.19141,3.570313 2.41015,4.140625 2.12695,11.304687 0.49414,18.591797 h 23.35449 c 3.10254,-9.115235 9.58106,-13.413086 20.40527,-13.413086 v 2.915039 c -11.73242,0 -15.01855,4.973633 -17.36621,10.498047 h 12.74317 l -0.0293,2.901367 -12.64648,0.01465 z"
279 id="path3263" />
280 <path
281 inkscape:connector-curvature="0"
282 d="m 214.73047,86.717773 0.0186,-0.0029 c -3.45898,-5.100586 -4.55468,-9.455078 -3.10839,-14.413086 l -2.97071,0.01465 c -1.03515,3.300781 -0.62012,8.273438 1.92871,12.540039 h -29.6748 c 1.80566,-3.616211 3.47949,-8.02539 4.70215,-12.540039 h -3.02051 c -1.34766,4.78711 -3.24121,9.524414 -5.37207,13.277344 l -0.68945,1.212891 16.65234,10.482421 -9.375,6.177737 1.60547,2.43554 10.47851,-6.908198 11.31153,7.381838 1.55371,-2.46778 -10.48828,-6.488277 c 0,0 15.68164,-10.186523 16.46093,-10.683594 -0.005,-0.0068 -0.008,-0.01269 -0.0127,-0.01856 z m -18.86035,8.808594 -12.31739,-7.754883 24.07129,0.0059 -11.7539,7.749023 z"
283 id="path3265" />
284 </g>
285 </g>
286 <g
287 transform="matrix(0.24791804,0,0,0.24791804,-254.28756,658.55634)"
288 id="Calque_2">
289 <path
290 inkscape:connector-curvature="0"
291 d="m 249.39404,41.333008 c -0.0185,-5.070313 -1.59765,-26.5 -4.5,-32.4003908 -7.86914,2.9902348 -22.18945,12.6796878 -25.43066,22.5878908 -15.53223,-2.319336 -33.04199,-2.044922 -48.38086,0.609375 -2.5625,-10.660157 -15.42432,-18.81836 -25.12744,-23.4140627 -4.09278,6.9062497 -5.90625,22.9199217 -5.44483,34.2792967 -0.0176,0.01172 -0.0366,0.02344 -0.0542,0.03613 1.79981,47.700195 25.19971,77.399413 55.79932,95.399413 31.48145,-17.98828 53.97168,-53.05664 53.10059,-97.119139 0.0127,0.0078 0.0264,0.01367 0.0381,0.02148 z m -26.19629,-9.196289 c 0.11426,0.02051 0.22852,0.04199 0.34375,0.06348 -0.11425,-0.02148 -0.22851,-0.04297 -0.34375,-0.06348 z m -1.958,-0.337891 c 0.27539,0.04395 0.55371,0.09375 0.83007,0.140625 -0.27636,-0.04687 -0.55273,-0.09473 -0.83007,-0.140625 z m 23.25683,12.975586 c 0.80957,39.69043 -19.44043,71.279296 -47.79004,87.480466 -48.11816,-23.97656 -57.18261,-84.710935 -48.97705,-117.28906 2.28272,12.455078 6.42432,20.266602 15.39356,24.098633 19.53271,-5.59082 46.42334,-6.032226 66.23095,-0.569336 8.25489,-6.001953 11.45606,-15.169922 13.20411,-23.179687 2.18359,9.321289 1.93164,29.455078 1.93847,29.458984 z"
292 id="path3268" />
293 <path
294 inkscape:connector-curvature="0"
295 d="m 265.01709,182.09082 c -4.94141,-5.52832 -14.62305,-8.14453 -22.70703,-7.95117 -5.73828,-6.83008 -39.00391,-41.86133 -39.00391,-41.86133 l -2.30566,2.90332 40.16211,43.23828 1.74316,-0.14941 c 10.91211,-0.93457 17.11524,4.9834 18.75684,6.81933 1.2041,1.34668 1.93066,2.5752 2.32617,3.53907 h -22.0752 C 191.28955,162.21289 146.83545,143.58496 99.616211,139.5166 c 0.103515,-6.57129 1.273439,-14.00976 3.518069,-22.29883 l -4.343265,-1.17675 c -2.307617,8.5205 -3.523437,16.23632 -3.660644,23.13281 -4.919922,-0.32617 -9.87207,-0.49512 -14.867676,-0.49512 -4.236816,0 -8.095215,0.39356 -11.614258,1.07715 -4.589843,-4.58691 -8.5,-8.95899 -11.822754,-13.1084 C 78.761719,103.79785 114.97559,83.149414 146.35889,75.555664 L 145.34375,71.15918 C 111.55176,79.307617 74.563965,101.49414 53.953125,122.9209 44.388183,110.01074 40.593262,99.416992 39.466308,91.388672 38.04248,81.249023 40.46289,71.947265 46.465332,64.489258 55.862305,52.81543 69.214355,51.993164 82.942383,54.301758 c -0.268067,2.167968 0.01709,4.240234 0.885254,5.522461 3.630859,5.362304 23.143553,7.246093 34.791013,2.049804 -8.59521,-12.044922 -26.005857,-17.925781 -30.830076,-15.569336 -1.598144,0.780274 -2.803711,2.213868 -3.629883,3.885743 -4.745117,-0.848633 -9.458008,-1.480469 -12.902832,-1.455079 -12.107422,0.08887 -21.363281,4.319336 -28.295898,12.932618 -6.801758,8.450195 -9.550781,18.944336 -7.950195,30.346679 1.516113,10.799802 6.863281,22.286132 15.825195,34.198242 -1.48877,1.59668 -2.927735,3.17383 -4.3125,4.72266 -21.843262,24.4414 -37.8100587,50.65039 -37.8100587,54.99316 v 2.25 H 37.52832 l -0.504883,-2.66797 c -1.627441,-8.60058 1.622559,-19.35058 8.279297,-27.38476 4.1792,-5.04395 11.09961,-10.80078 21.967774,-13.45703 9.663086,9.43066 21.974609,19.44628 35.678712,29.10937 h 21.41357 v -2.25 c 0,-2.53906 -1.25879,-4.76172 -3.54492,-6.25684 -3.38281,-2.21191 -8.60498,-2.5166 -13.40185,-0.88086 -4.57325,-5.09277 -7.13721,-11.89648 -7.690923,-20.34667 46.474123,4.11523 90.926763,22.88281 141.084963,49.08496 h 27.59765 l 0.36133,-1.8086 c 0.51563,-2.57519 -0.88769,-6.02539 -3.75195,-9.22949 z M 41.837891,155.25488 c -6.815918,8.22657 -10.428711,19.09375 -9.601075,28.42383 H 14.083984 c 3.647461,-7.89355 18.17627,-30.71191 39.643555,-53.75976 2.958008,3.65625 6.25293,7.3496 9.87207,11.07324 -10.540039,3.16797 -17.450195,9.05957 -21.761718,14.26269 z"
296 id="path3270" />
297 </g>
298 </g>
299 <g
300 inkscape:groupmode="layer"
301 id="layer3"
302 inkscape:label="PLACE YOUR PICTOGRAM HERE"
303 style="display:inline" />
304 <g
305 inkscape:groupmode="layer"
306 id="layer2"
307 inkscape:label="BADGE"
308 style="display:none"
309 sodipodi:insensitive="true">
310 <g
311 style="display:inline"
312 transform="translate(-340.00001,-581)"
313 id="g4394"
314 clip-path="none">
315 <g
316 id="g855">
317 <g
318 inkscape:groupmode="maskhelper"
319 id="g870"
320 clip-path="url(#clipPath873)"
321 style="opacity:0.6;filter:url(#filter891)">
322 <path
323 transform="matrix(1.4999992,0,0,1.4999992,-29.999795,-237.54282)"
324 d="m 264,552.36218 c 0,6.62742 -5.37258,12 -12,12 -6.62742,0 -12,-5.37258 -12,-12 0,-6.62741 5.37258,-12 12,-12 6.62742,0 12,5.37259 12,12 z"
325 sodipodi:ry="12"
326 sodipodi:rx="12"
327 sodipodi:cy="552.36218"
328 sodipodi:cx="252"
329 id="path844"
330 style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
331 sodipodi:type="arc" />
332 </g>
333 <g
334 id="g862">
335 <path
336 sodipodi:type="arc"
337 style="color:#000000;fill:#f5f5f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
338 id="path4398"
339 sodipodi:cx="252"
340 sodipodi:cy="552.36218"
341 sodipodi:rx="12"
342 sodipodi:ry="12"
343 d="m 264,552.36218 c 0,6.62742 -5.37258,12 -12,12 -6.62742,0 -12,-5.37258 -12,-12 0,-6.62741 5.37258,-12 12,-12 6.62742,0 12,5.37259 12,12 z"
344 transform="matrix(1.4999992,0,0,1.4999992,-29.999795,-238.54282)" />
345 <path
346 transform="matrix(1.25,0,0,1.25,33,-100.45273)"
347 d="m 264,552.36218 c 0,6.62742 -5.37258,12 -12,12 -6.62742,0 -12,-5.37258 -12,-12 0,-6.62741 5.37258,-12 12,-12 6.62742,0 12,5.37259 12,12 z"
348 sodipodi:ry="12"
349 sodipodi:rx="12"
350 sodipodi:cy="552.36218"
351 sodipodi:cx="252"
352 id="path4400"
353 style="color:#000000;fill:#dd4814;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
354 sodipodi:type="arc" />
355 <path
356 sodipodi:type="star"
357 style="color:#000000;fill:#f5f5f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
358 id="path4459"
359 sodipodi:sides="5"
360 sodipodi:cx="666.19574"
361 sodipodi:cy="589.50385"
362 sodipodi:r1="7.2431178"
363 sodipodi:r2="4.3458705"
364 sodipodi:arg1="1.0471976"
365 sodipodi:arg2="1.6755161"
366 inkscape:flatsided="false"
367 inkscape:rounded="0.1"
368 inkscape:randomized="0"
369 d="m 669.8173,595.77657 c -0.39132,0.22593 -3.62645,-1.90343 -4.07583,-1.95066 -0.44938,-0.0472 -4.05653,1.36297 -4.39232,1.06062 -0.3358,-0.30235 0.68963,-4.03715 0.59569,-4.47913 -0.0939,-0.44198 -2.5498,-3.43681 -2.36602,-3.8496 0.18379,-0.41279 4.05267,-0.59166 4.44398,-0.81759 0.39132,-0.22593 2.48067,-3.48704 2.93005,-3.4398 0.44938,0.0472 1.81505,3.67147 2.15084,3.97382 0.3358,0.30236 4.08294,1.2817 4.17689,1.72369 0.0939,0.44198 -2.9309,2.86076 -3.11469,3.27355 -0.18379,0.41279 0.0427,4.27917 -0.34859,4.5051 z"
370 transform="matrix(1.511423,-0.16366377,0.16366377,1.511423,-755.37346,-191.93651)" />
371 </g>
372 </g>
373 </g>
374 </g>
375</svg>

Subscribers

People subscribed via source and target branches

to all changes: