forked from munin-monitoring/munin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
22 lines (16 loc) · 933 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This is Munin.
Munin is distributed under the GNU GPL version 2. Munin is copyrighted
2002-2012 by its various authors as identified in the source files.
Munin is homed at http://munin-monitoring.org/. After you have completed
the INSTALL all the documentation can be found there.
Information on developing Munin with GitHub, such as how branches are used
and the version numbering scheme, can be found in Munin's GitHub Wiki:
https://github.com/munin-monitoring/munin/wiki/_pages
Note to contributors:
By sending us patches, you automatically license the code under the same terms
as Munin.
We also might edit your commits metadata (the comment part) for clarifications,
but we'll leave the diff part intact (except for whitespace edits). So in case
there's a problem with the commit diff, we either commit another patch
thereafter or plainly ask you to rework it. We might eventually squash some of
your commits into one.