Merge lp:~mbruzek/charms/precise/munin/fixes into lp:charms/munin

Proposed by Matt Bruzek
Status: Merged
Merged at revision: 13
Proposed branch: lp:~mbruzek/charms/precise/munin/fixes
Merge into: lp:charms/munin
Diff against target: 396 lines (+373/-1)
4 files modified
README.md (+60/-0)
icon.svg (+312/-0)
metadata.yaml (+1/-0)
revision (+0/-1)
To merge this branch: bzr merge lp:~mbruzek/charms/precise/munin/fixes
Reviewer Review Type Date Requested Status
José Antonio Rey (community) Approve
Review via email: mp+233852@code.launchpad.net

Description of the change

Fixing charm proof errors.

Adding an icon.svg

Adding README

Fixing metadata.yaml

Removing revision file.

To post a comment you must log in.
13. By Matt Bruzek

Applications (plural).

Revision history for this message
José Antonio Rey (jose) wrote :

+1 LGTM! Thanks, Matt!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'README.md'
2--- README.md 1970-01-01 00:00:00 +0000
3+++ README.md 2014-09-09 02:05:15 +0000
4@@ -0,0 +1,60 @@
5+# Overview
6+
7+Munin is a system monitoring, network monitoring and infrastructure
8+monitoring software application. Munin offers monitoring and alerting
9+services for servers, switches, applications, and services. It alerts
10+the users when things go wrong and alerts them a second time when the
11+problem has been resolved.
12+
13+Munin is a highly flexible and powerful solution used to create graphs
14+of virtually everything imaginable throughout your network, while
15+still maintaining an ease of installation and configuration.
16+This package contains the grapher/gatherer. You will only need one
17+use to create graphs and HTML pages, suitable for viewing with your
18+graphical web browser of choice. It is also able to alert you if any
19+value is outside of a preset boundary, useful if you want to be
20+alerted if a filesystem is about to grow full, for instance. You can
21+do this by making Munin run an arbitrary command when you need to be
22+alert it, or make use of the intrinsic Nagios support. Munin is
23+written in Perl, and relies heavily on Tobi Oetiker's excellent
24+RRDtool.
25+
26+For more information go to <http://munin-monitoring.org/>.
27+
28+# Usage
29+
30+You can deploy the munin service with the following command:
31+
32+ juju deploy munin
33+
34+You can then browse to http://ip-address/munin to view the service.
35+
36+# Relations
37+
38+The munin charm can be related to monitor several exisiting charms.
39+The munin interface is present on haproxy, mediawiki, memcached, and
40+mysql charms.
41+
42+You can add a relation to those charms by:
43+
44+ juju add-relation munin:munin mysql:munin
45+ juju add-relation munin:munin haproxy:munin
46+ juju add-relation munin:munin memcached:munin
47+
48+# Configuration
49+
50+There are no configuration options for munin at this time. Just deploy the
51+service and you are all set!
52+
53+# Contact Information
54+
55+The munin charm was originally written by Clint Byrum <clint@ubuntu.com>
56+
57+## Munin information
58+
59+- [Munin website](http://munin-monitoring.org/)
60+- [Munin FAQ](http://munin-monitoring.org/wiki/faq)
61+- [Munin tickets](http://munin-monitoring.org/report)
62+- [Munin documentation](http://munin.readthedocs.org/en/latest/)
63+- [Munin mailing list archive](http://sourceforge.net/p/munin/mailman/munin-users/)
64+- Munin IRC is #munin on irc.oftc.net.
65
66=== added file 'icon.svg'
67--- icon.svg 1970-01-01 00:00:00 +0000
68+++ icon.svg 2014-09-09 02:05:15 +0000
69@@ -0,0 +1,312 @@
70+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
71+<!-- Created with Inkscape (http://www.inkscape.org/) -->
72+
73+<svg
74+ xmlns:dc="http://purl.org/dc/elements/1.1/"
75+ xmlns:cc="http://creativecommons.org/ns#"
76+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
77+ xmlns:svg="http://www.w3.org/2000/svg"
78+ xmlns="http://www.w3.org/2000/svg"
79+ xmlns:xlink="http://www.w3.org/1999/xlink"
80+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
81+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
82+ width="96"
83+ height="96"
84+ id="svg6517"
85+ version="1.1"
86+ inkscape:version="0.48.4 r9939"
87+ sodipodi:docname="munin-icon.svg">
88+ <defs
89+ id="defs6519">
90+ <linearGradient
91+ inkscape:collect="always"
92+ xlink:href="#Background"
93+ id="linearGradient6461"
94+ gradientUnits="userSpaceOnUse"
95+ x1="0"
96+ y1="970.29498"
97+ x2="144"
98+ y2="970.29498"
99+ gradientTransform="matrix(0,-0.66666669,0.6660448,0,-866.25992,731.29077)" />
100+ <linearGradient
101+ id="Background">
102+ <stop
103+ id="stop4178"
104+ offset="0"
105+ style="stop-color:#e1e1e1;stop-opacity:1;" />
106+ <stop
107+ id="stop4180"
108+ offset="1"
109+ style="stop-color:#ffffff;stop-opacity:1;" />
110+ </linearGradient>
111+ <filter
112+ style="color-interpolation-filters:sRGB;"
113+ inkscape:label="Inner Shadow"
114+ id="filter1121">
115+ <feFlood
116+ flood-opacity="0.59999999999999998"
117+ flood-color="rgb(0,0,0)"
118+ result="flood"
119+ id="feFlood1123" />
120+ <feComposite
121+ in="flood"
122+ in2="SourceGraphic"
123+ operator="out"
124+ result="composite1"
125+ id="feComposite1125" />
126+ <feGaussianBlur
127+ in="composite1"
128+ stdDeviation="1"
129+ result="blur"
130+ id="feGaussianBlur1127" />
131+ <feOffset
132+ dx="0"
133+ dy="2"
134+ result="offset"
135+ id="feOffset1129" />
136+ <feComposite
137+ in="offset"
138+ in2="SourceGraphic"
139+ operator="atop"
140+ result="composite2"
141+ id="feComposite1131" />
142+ </filter>
143+ <filter
144+ style="color-interpolation-filters:sRGB;"
145+ inkscape:label="Drop Shadow"
146+ id="filter950">
147+ <feFlood
148+ flood-opacity="0.25"
149+ flood-color="rgb(0,0,0)"
150+ result="flood"
151+ id="feFlood952" />
152+ <feComposite
153+ in="flood"
154+ in2="SourceGraphic"
155+ operator="in"
156+ result="composite1"
157+ id="feComposite954" />
158+ <feGaussianBlur
159+ in="composite1"
160+ stdDeviation="1"
161+ result="blur"
162+ id="feGaussianBlur956" />
163+ <feOffset
164+ dx="0"
165+ dy="1"
166+ result="offset"
167+ id="feOffset958" />
168+ <feComposite
169+ in="SourceGraphic"
170+ in2="offset"
171+ operator="over"
172+ result="composite2"
173+ id="feComposite960" />
174+ </filter>
175+ <clipPath
176+ clipPathUnits="userSpaceOnUse"
177+ id="clipPath873">
178+ <g
179+ transform="matrix(0,-0.66666667,0.66604479,0,-258.25992,677.00001)"
180+ id="g875"
181+ inkscape:label="Layer 1"
182+ style="fill:#ff00ff;fill-opacity:1;stroke:none;display:inline">
183+ <path
184+ style="fill:#ff00ff;fill-opacity:1;stroke:none;display:inline"
185+ 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"
186+ id="path877"
187+ inkscape:connector-curvature="0"
188+ sodipodi:nodetypes="sssssssss" />
189+ </g>
190+ </clipPath>
191+ <filter
192+ inkscape:collect="always"
193+ id="filter891"
194+ inkscape:label="Badge Shadow">
195+ <feGaussianBlur
196+ inkscape:collect="always"
197+ stdDeviation="0.71999962"
198+ id="feGaussianBlur893" />
199+ </filter>
200+ </defs>
201+ <sodipodi:namedview
202+ id="base"
203+ pagecolor="#ffffff"
204+ bordercolor="#666666"
205+ borderopacity="1.0"
206+ inkscape:pageopacity="0.0"
207+ inkscape:pageshadow="2"
208+ inkscape:zoom="4.0745362"
209+ inkscape:cx="-110.33435"
210+ inkscape:cy="49.018169"
211+ inkscape:document-units="px"
212+ inkscape:current-layer="layer3"
213+ showgrid="true"
214+ fit-margin-top="0"
215+ fit-margin-left="0"
216+ fit-margin-right="0"
217+ fit-margin-bottom="0"
218+ inkscape:window-width="2801"
219+ inkscape:window-height="1596"
220+ inkscape:window-x="79"
221+ inkscape:window-y="24"
222+ inkscape:window-maximized="1"
223+ showborder="true"
224+ showguides="true"
225+ inkscape:guide-bbox="true"
226+ inkscape:showpageshadow="false">
227+ <inkscape:grid
228+ type="xygrid"
229+ id="grid821" />
230+ <sodipodi:guide
231+ orientation="1,0"
232+ position="16,48"
233+ id="guide823" />
234+ <sodipodi:guide
235+ orientation="0,1"
236+ position="64,80"
237+ id="guide825" />
238+ <sodipodi:guide
239+ orientation="1,0"
240+ position="80,40"
241+ id="guide827" />
242+ <sodipodi:guide
243+ orientation="0,1"
244+ position="64,16"
245+ id="guide829" />
246+ </sodipodi:namedview>
247+ <metadata
248+ id="metadata6522">
249+ <rdf:RDF>
250+ <cc:Work
251+ rdf:about="">
252+ <dc:format>image/svg+xml</dc:format>
253+ <dc:type
254+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
255+ <dc:title></dc:title>
256+ </cc:Work>
257+ </rdf:RDF>
258+ </metadata>
259+ <g
260+ inkscape:label="BACKGROUND"
261+ inkscape:groupmode="layer"
262+ id="layer1"
263+ transform="translate(268,-635.29076)"
264+ style="display:inline">
265+ <path
266+ style="fill:url(#linearGradient6461);fill-opacity:1;stroke:none;display:inline;filter:url(#filter1121)"
267+ 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 -27.21517,0 -31.10302,-3.89189 -31.10302,-31.13514 z"
268+ id="path6455"
269+ inkscape:connector-curvature="0"
270+ sodipodi:nodetypes="sssssssss" />
271+ </g>
272+ <g
273+ inkscape:groupmode="layer"
274+ id="layer3"
275+ inkscape:label="MUNIN"
276+ style="display:inline">
277+ <g
278+ transform="matrix(0.33864211,0,0,0.33864211,20.303368,16.101003)"
279+ id="g1609">
280+ <path
281+ inkscape:connector-curvature="0"
282+ style="fill:none;stroke:#32ff00;stroke-width:1.50116241;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
283+ d="m 157.17279,167.28866 0,-0.71001 -1.395,0 -1.16301,0.91401 0,-0.50801 -1.39401,0 0,-3.86206 -1.16101,0 0,-3.55605 -0.698,0 0,-0.71101 -1.16301,0 0,4.47107 -1.625,0 0,3.45505 -1.74402,0 0,-1.06902 -0.928,0.40801 -1.278,0.55901 -0.93,0 0,1.62502 -1.85902,0 0,-1.31802 0,-2.03503 0,-2.44003 -1.394,0 0,-1.01602 -1.39601,0 0,-4.57407 -1.39301,0 0,4.57407 -0.69701,0.305 0,5.33608 -1.27699,0 -1.27801,0.56101 -1.39601,0 -1.16201,-0.508 -2.09101,0 0,-1.22102 -1.396,0 0,1.93203 -1.16001,0 0,1.32002 -0.93301,0 0,0.86301 -2.08701,0 0.004,0.002 0,-0.56001 -0.934,0 0,-7.31711 -0.92801,0 0,-4.98007 -0.582,-0.25401 0,-3.30305 -1.046,0 0,7.82612 -0.93101,0 0,7.92812 -0.92601,0 0,0.66001 -1.15899,0 0,-0.66001 -0.93402,0 0,-4.16806 -0.697,0 0,-4.87908 -0.697,0 0,-15.44323 -0.46501,0 0,-7.21311 -1.162,0 0,9.85215 -0.92901,0 0,20.0213 -0.698,0.30701 0,1.52302 -0.927,0 0,-1.42402 -0.466,0 0,-2.64004 -1.16201,0 0,-1.62703 -0.931,0 0,3.04905 -0.69501,0 0,0.81201 -0.93001,0 0,-1.52302 -1.161,0 0,1.72602 -1.62701,0 0,1.72703 -1.39401,0 0,-4.67407 -0.583,-0.254 0,-5.02908 -1.74,0 0,4.16606 -1.163815,0.50801 0,5.84309 -0.693904,0 0,-17.53126 0,-8.23213 -0.699003,0 0,-10.05515 -0.696704,0 0,8.53113 -0.930905,0 0,17.78327 -0.695803,0 0,0.91601 -0.696804,0 0,4.67407 0,2.64304 -0.930905,0 0,-2.54104 -1.160905,0 0,-3.86206 0,-7.92512 -1.394807,0 0,-10.46715 -0.580804,-0.25401 0,6.6541 -1.742908,0 0,4.16607 0,7.72511 -0.698003,0 0,2.23604 -0.929005,0.407 0,3.96206 0,1.17002 -1.157905,0 0,-5.64009 -0.700004,0 0,-10.06315 0,-5.18107 -0.698003,0 0,12.19518 -1.159907,0 0,6.5041 -0.695803,0.306 0,-1.32202 -1.627909,0 0,0.81301 -0.930004,0 0,1.82803 -0.696703,0 0,-1.93003 -0.930905,0 0,-1.72802 -1.160906,0 0,0.91601 -0.350902,-0.155 0,1.47502 -0.986805,0.43201 0,1.09301 -1.130806,0.49401 0,-1.71403 -1.482907,0 0,-1.21901 -0.699003,0 0,-1.62703 -1.392807,0 0,-1.62702 -0.698004,0 0,-2.64104 -1.160906,0 0,-5.89409 -1.161905,0 0,7.72211 -1.161906,0 0,2.44004 -0.928905,0.40601 0,3.04904 -0.696803,0 0,1.06802 -0.926705,0 0,-6.04709 -0.700004,-0.30601 0,-6.19709 -1.161905,0 0,-6.6081 -0.698904,0 0,-17.04125 -1.160906,0 0,14.19521 -0.699003,0 0,10.77416 -0.929005,0 0,0.81201 -0.928904,0 0,4.47307 -1.393807,0 0,5.38508 0,0.56001 -1.159907,0 0,-0.96502 -1.164805,0 0,-0.81401 -1.160907,0 0,-2.03303 -1.626007,0 0,-10.06115 -1.162806,0 0,-12.60119 -1.393807,0 0,10.67016 -0.930005,0 0,-1.82803 -1.160806,0 0,-9.24913 -0.582802,-0.25301 0,-5.91509 -1.044006,0 0,8.20213 -1.161805,0 0,9.34714 -0.930005,0 0,6.6081 -0.928905,0 0,5.89408 -0.465802,0 0,-2.33803 -1.394807,0 0,3.04904 -1.627009,0 0,-1.83002 -1.160805,0 0,3.45705 -1.393807,0 0,-2.33804 -1.393807,0 0,0.91402 -1.161906,0 0,1.42402 -1.161906,0 0,0.66001 -1.391807,0 0,-1.77903 -1.629908,0 0,1.77903 -2.08791,0 0,-0.76301 -1.164807,0 0,0.76301 -2.08791,0 0,-0.86501 -0.933804,0 0,-1.32002 -1.160907,0 0,-1.93203 -1.394806,0 0,1.22102"
284+ id="path1493" />
285+ <path
286+ inkscape:connector-curvature="0"
287+ style="fill:#000000;stroke:none"
288+ d="m 158.4488,6.2968219 c -2.43202,3.6440546 -8.53905,3.6640449 -8.53905,3.6640449 l 1.57801,-3.9610594 C 143.46072,8.0058475 135.27868,16.491995 135.27868,16.491995 l -0.016,-4.975075 -10.81005,8.215123 2.18401,-6.099091 -4.31503,2.888043 c -5.24602,3.110047 -11.19705,4.364066 -11.19705,4.364066 -9.00605,0.558008 -21.875716,11.419171 -21.875716,11.419171 1.564008,-4.02906 0.439002,-12.332185 0.439002,-12.332185 C 81.763006,35.48428 66.664731,42.463384 64.50192,43.344398 62.333909,44.222411 50.954951,49.429489 40.617,58.879631 30.286148,68.320772 27.003131,84.108009 27.003131,84.108009 26.176228,87.071053 18.481189,92.044128 14.936171,96.688198 13.314363,98.80923 4.2123269,110.1758 1.0343309,124.07801 c -2.6909335,11.80218 0.7189936,23.18935 0.7189936,23.18935 0,0 0.597913,4.31206 3.8698995,-3.38905 l 1.3618168,-0.27301 c 0,0 -1.6638184,3.59806 -0.6408632,3.24605 1.0219751,-0.34801 6.8959854,-6.6821 11.7068094,-12.03518 4.814024,-5.35908 21.210106,-18.52928 35.97798,-19.48429 0,0 10.022951,-3.78306 17.448088,2.02503 0,0 4.896025,6.05909 12.462962,5.30508 0,0 0.887904,-0.24801 3.306817,1.39302 l -0.1418,-3.16105 c 0,0 8.689943,5.10008 17.810486,1.49502 l -1.6,-2.26603 c 0,0 1.639,-2.41404 6.47203,0.85901 l 0.286,-2.15403 c 0,0 8.58805,4.57607 12.99907,4.42807 l -1.21001,-3.88306 c 0,0 9.09504,-1.27602 18.10509,-1.83203 0,0 11.22206,-2.42004 18.6281,5.76209 L 158.4478,6.2968219"
289+ id="path1509" />
290+ <g
291+ id="g1604">
292+ <path
293+ inkscape:connector-curvature="0"
294+ style="fill:none;stroke:#000000;stroke-width:1.50116313;stroke-linecap:round;stroke-linejoin:round"
295+ d="m 20.6738,186.09538 0,-49.07278"
296+ id="path1505" />
297+ <path
298+ inkscape:connector-curvature="0"
299+ style="fill:none;stroke:#000000;stroke-width:1.50117779;stroke-linecap:round;stroke-linejoin:round"
300+ d="m 20.673816,85.401045 0,-84.98218412 137.380864,0 0,185.67650912"
301+ id="path1507" />
302+ <path
303+ inkscape:connector-curvature="0"
304+ style="fill:none;stroke:#000000;stroke-width:1.52499998;stroke-linecap:round;stroke-linejoin:round"
305+ d="m 20.685718,186.08346 136.899462,0"
306+ id="path1506" />
307+ </g>
308+ </g>
309+ </g>
310+ <g
311+ inkscape:groupmode="layer"
312+ id="layer2"
313+ inkscape:label="BADGE"
314+ style="display:none"
315+ sodipodi:insensitive="true">
316+ <g
317+ style="display:inline"
318+ transform="translate(-340.00001,-581)"
319+ id="g4394"
320+ clip-path="none">
321+ <g
322+ id="g855">
323+ <g
324+ inkscape:groupmode="maskhelper"
325+ id="g870"
326+ clip-path="url(#clipPath873)"
327+ style="opacity:0.6;filter:url(#filter891)">
328+ <path
329+ transform="matrix(1.4999992,0,0,1.4999992,-29.999795,-237.54282)"
330+ d="m 264,552.36218 a 12,12 0 1 1 -24,0 12,12 0 1 1 24,0 z"
331+ sodipodi:ry="12"
332+ sodipodi:rx="12"
333+ sodipodi:cy="552.36218"
334+ sodipodi:cx="252"
335+ id="path844"
336+ 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"
337+ sodipodi:type="arc" />
338+ </g>
339+ <g
340+ id="g862">
341+ <path
342+ sodipodi:type="arc"
343+ 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"
344+ id="path4398"
345+ sodipodi:cx="252"
346+ sodipodi:cy="552.36218"
347+ sodipodi:rx="12"
348+ sodipodi:ry="12"
349+ d="m 264,552.36218 a 12,12 0 1 1 -24,0 12,12 0 1 1 24,0 z"
350+ transform="matrix(1.4999992,0,0,1.4999992,-29.999795,-238.54282)" />
351+ <path
352+ transform="matrix(1.25,0,0,1.25,33,-100.45273)"
353+ d="m 264,552.36218 a 12,12 0 1 1 -24,0 12,12 0 1 1 24,0 z"
354+ sodipodi:ry="12"
355+ sodipodi:rx="12"
356+ sodipodi:cy="552.36218"
357+ sodipodi:cx="252"
358+ id="path4400"
359+ 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"
360+ sodipodi:type="arc" />
361+ <path
362+ sodipodi:type="star"
363+ 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"
364+ id="path4459"
365+ sodipodi:sides="5"
366+ sodipodi:cx="666.19574"
367+ sodipodi:cy="589.50385"
368+ sodipodi:r1="7.2431178"
369+ sodipodi:r2="4.3458705"
370+ sodipodi:arg1="1.0471976"
371+ sodipodi:arg2="1.6755161"
372+ inkscape:flatsided="false"
373+ inkscape:rounded="0.1"
374+ inkscape:randomized="0"
375+ 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"
376+ transform="matrix(1.511423,-0.16366377,0.16366377,1.511423,-755.37346,-191.93651)" />
377+ </g>
378+ </g>
379+ </g>
380+ </g>
381+</svg>
382
383=== modified file 'metadata.yaml'
384--- metadata.yaml 2012-05-22 22:16:31 +0000
385+++ metadata.yaml 2014-09-09 02:05:15 +0000
386@@ -23,3 +23,4 @@
387 requires:
388 munin:
389 interface: munin-node
390+categories: [applications]
391
392=== removed file 'revision'
393--- revision 2012-05-22 22:16:57 +0000
394+++ revision 1970-01-01 00:00:00 +0000
395@@ -1,1 +0,0 @@
396-23

Subscribers

People subscribed via source and target branches

to all changes: