From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.monom.org (mail.monom.org [188.138.9.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 57E0A173 for ; Mon, 14 Jun 2021 07:01:56 +0000 (UTC) Received: from mail.monom.org (localhost [127.0.0.1]) by filter.mynetwork.local (Postfix) with ESMTP id 67B2350057C for ; Mon, 14 Jun 2021 09:01:54 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.monom.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (unknown [94.31.103.148]) by mail.monom.org (Postfix) with ESMTPSA id 0D35A5004AE for ; Mon, 14 Jun 2021 09:01:54 +0200 (CEST) Date: Mon, 14 Jun 2021 09:01:53 +0200 From: Daniel Wagner To: connman@lists.linux.dev Subject: Re: [PATCH] README: Add IRC channel info Message-ID: <20210614070153.jbg4imynfjcfjlf2@beryllium.lan> References: <20210614064415.4556-1-wagi@monom.org> X-Mailing-List: connman@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210614064415.4556-1-wagi@monom.org> On Mon, Jun 14, 2021 at 08:44:15AM +0200, Daniel Wagner wrote: > The ConnMan project moved to oftc recently. Add the IRC contact > information. Patch applied.