From bf387adbda78ad7268882e8b56dca1fd6c8390fd Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Thu, 15 Dec 2011 10:58:39 +0100 Subject: [PATCH] - Initial commit --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 00000000..7d3c7f9a --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +This is the repository for all user contributed stuff + +* contrib/tools/ is for 3rd-party tools. It usually serves as an incubator of trunk/contrib. +* contrib/plugins/ is for 3rd-party plugins. It will serve as the backend of exchange.munin-monitoring.org when it is operational again.