From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: util-linux-owner@vger.kernel.org Received: from mail-we0-f174.google.com ([74.125.82.174]:63323 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751765Ab2GYTQN (ORCPT ); Wed, 25 Jul 2012 15:16:13 -0400 Received: by mail-we0-f174.google.com with SMTP id x8so794233wey.19 for ; Wed, 25 Jul 2012 12:16:13 -0700 (PDT) From: Sami Kerola To: util-linux@vger.kernel.org Cc: kerolasa@iki.fi Subject: [PATCH 5/5] docs: tell about irc channel Date: Wed, 25 Jul 2012 21:15:45 +0200 Message-Id: <1343243745-1172-28-git-send-email-kerolasa@iki.fi> In-Reply-To: <1343243745-1172-1-git-send-email-kerolasa@iki.fi> References: <1343243745-1172-1-git-send-email-kerolasa@iki.fi> Sender: util-linux-owner@vger.kernel.org List-ID: Reference: http://comments.gmane.org/gmane.linux.utilities.util-linux-ng/3550 Signed-off-by: Sami Kerola --- Documentation/howto-contribute.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index 098f456..5df6389 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -116,3 +116,13 @@ Various notes * When you use if shortshort hand make sure it is not wrapped to multiple lines. In case the shorthand does not look good on one line use normal "if () else" syntax. + +IRC channel + + * We have a new #util-linux IRC channel at freenode.net. + + irc://chat.freenode.net/util-linux + + the channel is for developers or upstream maintainers. User + support is recommended to go to distribution channels or + forums. -- 1.7.11.3