2023-04-03 00:28:11

by Eric Van Hensbergen

[permalink] [raw]
Subject: [PATCH v2] Update email address and mailing list for v9fs

We've recently moved the mailing list to lists.linux.dev to move away
from the sourceforge infrastructure. This also updates the website
from the (no longer v9fs relevant?) swik.net address to the github
group which contains pointers to test cases, the protocol, servers,
etc. This also changes my email from my gmail to my kernel.org
address.

Signed-off-by: Eric Van Hensbergen <[email protected]>
Acked-by: Dominique Martinet <[email protected]>
Acked-by: Christian Schoenebeck <[email protected]>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8d5bc223f305..8799a222048b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -224,13 +224,13 @@ S: Orphan / Obsolete
F: drivers/net/ethernet/8390/

9P FILE SYSTEM
-M: Eric Van Hensbergen <[email protected]>
+M: Eric Van Hensbergen <[email protected]>
M: Latchesar Ionkov <[email protected]>
M: Dominique Martinet <[email protected]>
R: Christian Schoenebeck <[email protected]>
-L: [email protected]
+L: [email protected]
S: Maintained
-W: http://swik.net/v9fs
+W: http://github.com/v9fs
Q: http://patchwork.kernel.org/project/v9fs-devel/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
T: git git://github.com/martinetd/linux.git

---
base-commit: 707823e7f22f3864ddc7d85e8e9b614afe4f1b16
change-id: 20230401-ericvh-fix-maintainers-865452e6c43a

Best regards,
--
Eric Van Hensbergen <[email protected]>