From patchwork Sun Jun 13 15:01:43 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 18356 X-Patchwork-Delegate: sw@simonwunderlich.de Return-Path: X-Original-To: patchwork@open-mesh.org Delivered-To: patchwork@open-mesh.org Received: from diktynna.open-mesh.org (localhost [IPv6:::1]) by diktynna.open-mesh.org (Postfix) with ESMTP id 053A883F12; Sun, 13 Jun 2021 17:11:04 +0200 (CEST) Received: from dvalin.narfation.org (dvalin.narfation.org [IPv6:2a00:17d8:100::8b1]) by diktynna.open-mesh.org (Postfix) with ESMTPS id 5B33F80960 for ; Sun, 13 Jun 2021 17:10:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=narfation.org; s=20121; t=1623596513; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=EnyMv3SUxLe29zeomMewjxzWxiZ+ncGV7jUMZUceEtU=; b=RC/QAU4KoXR2tgtxqllDTZzN1QSYIk0DxgsJqY55p1W20HCHEo9pcXa8HqnDQoa1CQPXcf dqZkvIBKY7Z/jG53OaxS1lbS5iXGIQMLaNCdZOPSzpdAcDX7OKj7xXXmtCBFNUihq4uuWW aMbacKLQzALCI6dTBYmbxHYWjX845Q4= From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Cc: Sven Eckelmann Subject: [PATCH 1/2] batman-adv: Move IRC channel to hackint.org Date: Sun, 13 Jun 2021 17:01:43 +0200 Message-Id: <20210613150144.525655-1-sven@narfation.org> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 ARC-Seal: i=1; s=20121; d=open-mesh.org; t=1623597059; a=rsa-sha256; cv=none; b=yIPMs8+pi+HhP+uMAYtD8aBiGoPdxPfxC3m/ORXVVSJrN7GqFtMsYS9O3XCnIXCsQZ384Z PvQAlgaNBA3uJI83/BFWIgMcWy1drf4mek4qf0ZkNXPwqQV2OrNUxCDY0b0fYsYytUtCzk pWL1jS60URpEHF5YrPtPA34b9jkq6rc= ARC-Authentication-Results: i=1; diktynna.open-mesh.org; dkim=pass header.d=narfation.org header.s=20121 header.b="RC/QAU4K"; spf=pass (diktynna.open-mesh.org: domain of sven@narfation.org designates 2a00:17d8:100::8b1 as permitted sender) smtp.mailfrom=sven@narfation.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=open-mesh.org; s=20121; t=1623597059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:dkim-signature; bh=EnyMv3SUxLe29zeomMewjxzWxiZ+ncGV7jUMZUceEtU=; b=cUA2UWXJadu3RHJcS/uf2F96M3CqzdMYJJMnojTPQdNY73uxnApljYHprnL/ZhHRy/TAcC IIChIUo9QtUmD2oefO6pLheBO7JLANjVQdMpiwoKzpu319gSnZNTcs4eeJgSa3FF7aGeHk gAiFC0M4w2/6Oas/YViTzDuWDT4q8bk= Message-ID-Hash: TGRTFW6OD2WGXUZL42ZDPXRCGNVJ2GML X-Message-ID-Hash: TGRTFW6OD2WGXUZL42ZDPXRCGNVJ2GML X-MailFrom: sven@narfation.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-b.a.t.m.a.n.lists.open-mesh.org-0; header-match-b.a.t.m.a.n.lists.open-mesh.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: Due to recent developments around the Freenode.org IRC network, the opinions about the usage of this service shifted dramatically. The majority of the still active users of the #batman channel prefers a move to the hackint.org network. Signed-off-by: Sven Eckelmann --- Documentation/networking/batman-adv.rst | 2 +- MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/networking/batman-adv.rst b/Documentation/networking/batman-adv.rst index 74821d29a22f..b85563ea3682 100644 --- a/Documentation/networking/batman-adv.rst +++ b/Documentation/networking/batman-adv.rst @@ -157,7 +157,7 @@ Contact Please send us comments, experiences, questions, anything :) IRC: - #batman on irc.freenode.org + #batadv on ircs://irc.hackint.org/ Mailing-list: b.a.t.m.a.n@open-mesh.org (optional subscription at https://lists.open-mesh.org/mailman3/postorius/lists/b.a.t.m.a.n.lists.open-mesh.org/) diff --git a/MAINTAINERS b/MAINTAINERS index c6cdd550cd3a..b0cebd3a2e21 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3169,7 +3169,7 @@ S: Maintained W: https://www.open-mesh.org/ Q: https://patchwork.open-mesh.org/project/batman/list/ B: https://www.open-mesh.org/projects/batman-adv/issues -C: irc://chat.freenode.net/batman +C: ircs://irc.hackint.org/batadv T: git https://git.open-mesh.org/linux-merge.git F: Documentation/networking/batman-adv.rst F: include/uapi/linux/batadv_packet.h From patchwork Sun Jun 13 15:01:44 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 18355 X-Patchwork-Delegate: sw@simonwunderlich.de Return-Path: X-Original-To: patchwork@open-mesh.org Delivered-To: patchwork@open-mesh.org Received: from diktynna.open-mesh.org (localhost [IPv6:::1]) by diktynna.open-mesh.org (Postfix) with ESMTP id 00A7E80960; Sun, 13 Jun 2021 17:11:03 +0200 (CEST) Received: from dvalin.narfation.org (dvalin.narfation.org [213.160.73.56]) by diktynna.open-mesh.org (Postfix) with ESMTPS id 2B26B8038C for ; Sun, 13 Jun 2021 17:10:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=narfation.org; s=20121; t=1623596517; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5IJfxEIrJ5c17tZlq61mqqXrPMrfAEv+x6Ga4GhO7/8=; b=qjj1rvAsEqyEHH93CsJSSzl5TGKHz9kUrl20470BxfGPWlhcER4cTiI0fvgN/VU7zCf54Y FMoCD2omBbq8dKmFwVhO+x04WcV6xG5pomT+P+bctohzh8lec1ZNV6YQTUPORsdsBh3ljL h/hycP/CBd8wk5upTqG6IYZEq+Uwtu0= From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Cc: Sven Eckelmann Subject: [PATCH 2/2] alfred: Move IRC channel to hackint.org Date: Sun, 13 Jun 2021 17:01:44 +0200 Message-Id: <20210613150144.525655-2-sven@narfation.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210613150144.525655-1-sven@narfation.org> References: <20210613150144.525655-1-sven@narfation.org> MIME-Version: 1.0 ARC-Seal: i=1; s=20121; d=open-mesh.org; t=1623597059; a=rsa-sha256; cv=none; b=rCkVap9JfKnIxeJqW4n3Tz9X+ZK/pQ4QA9F88Nb5ZAbye6GnQAXG6DHEuIsUcLWjjsiuTg uZqcoTYdIAjzvhSWYxVdiITpVfIhHVEIi2znmWBy5lmOg6/MBq9nMLH+Rg9G8uKWJYATGt ibeH1uxrZ1J0mPY37T91HJgn/Yz9EHk= ARC-Authentication-Results: i=1; diktynna.open-mesh.org; dkim=pass header.d=narfation.org header.s=20121 header.b=qjj1rvAs; spf=pass (diktynna.open-mesh.org: domain of sven@narfation.org designates 213.160.73.56 as permitted sender) smtp.mailfrom=sven@narfation.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=open-mesh.org; s=20121; t=1623597059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=5IJfxEIrJ5c17tZlq61mqqXrPMrfAEv+x6Ga4GhO7/8=; b=oKF1HeYxYiq9bCh7P7/pTIV1NhFeUNy4f5d0xEsxBlXcz5ZVvHD/9e9MxZJH/GQog0QBeJ 5CoYOANLmtTq+9yQ1rlDeOtWKTMTOXXFNXYeht7Re4cfs50bJa6+hyd/vZP049tZrOtB/Q 4kIgnhMvJMncHmB/EnQAlK+AcgU7QVE= Message-ID-Hash: 6MZQAJY2PZHCYZ7VVJSMIHSBLZPYWPKS X-Message-ID-Hash: 6MZQAJY2PZHCYZ7VVJSMIHSBLZPYWPKS X-MailFrom: sven@narfation.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-b.a.t.m.a.n.lists.open-mesh.org-0; header-match-b.a.t.m.a.n.lists.open-mesh.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: Due to recent developments around the Freenode.org IRC network, the opinions about the usage of this service shifted dramatically. The majority of the still active users of the #batman channel prefers a move to the hackint.org network. Signed-off-by: Sven Eckelmann --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2bc2119..33200e4 100644 --- a/README.rst +++ b/README.rst @@ -321,7 +321,7 @@ As alfred was developed to help on batman-adv, we share communication channels. Please send us comments, experiences, questions, anything :) IRC: - #batman on irc.freenode.org + #batadv on ircs://irc.hackint.org/ Mailing-list: b.a.t.m.a.n@open-mesh.org (optional subscription at https://lists.open-mesh.org/mailman3/postorius/lists/b.a.t.m.a.n.lists.open-mesh.org/)