[neard][PATCH] Replace defunc [email protected] mailing list

Krzysztof Kozlowski <[email protected]> Sun, 24 Aug 2025 13:52:15 +0200
Newsgroups dev.linux.lists.oe-linux-nfc
Message-ID <[email protected]>
[email protected] stopped working long time ago and the archives
were migrated to [email protected] [1].  Let's use it as
dedicated list, not only as archive .

Link: https://lore.kernel.org/oe-linux-nfc/ [1]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
 README       | 7 ++++---
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/README b/README
index b2967a787508..b8419c3b592e 100644
--- a/README
+++ b/README
@@ -59,7 +59,7 @@ Bugs and contributing
 =====================
 
 Please send bug reports to mailing list:
-	[email protected]
+	[email protected]
 
 The project development happens on GitHub:
 	https://github.com/linux-nfc/neard
@@ -68,7 +68,8 @@ However for historical reasons the releases are also mirrored on kernel.org
 repository:
 	https://git.kernel.org/pub/scm/network/nfc/neard.git/
 
-Contributions can come in a form of patches sent to [email protected] or
-GitHub pull requests on mentioned GitHub repository.
+Contributions can come in a form of patches sent to
[email protected] or GitHub pull requests on mentioned GitHub
+repository.
 
 See also HACKING and doc/coding-style.txt files.
diff --git a/configure.ac b/configure.ac
index a150f55b9126..77ba4be8f9f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([neard],[0.19],[[email protected]])
+AC_INIT([neard],[0.19],[[email protected]])
 AC_CONFIG_MACRO_DIR([m4])
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
-- 
2.48.1