Skip to content

Commit 27103dd

Browse files
mriconJonathan Corbet
authored andcommitted
Documentation: update mailing list addresses
The mailman2 server running on lists.linuxfoundation.org will be shut down in very imminent future. Update all instances of obsolete list addresses throughout the tree with their new destinations. Signed-off-by: Konstantin Ryabitsev <[email protected]> Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/20240214-lf-org-list-migration-v1-1-ef1eab4b1543@linuxfoundation.org
1 parent 53d4e89 commit 27103dd

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

Documentation/ABI/testing/sysfs-bus-vdpa

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
What: /sys/bus/vdpa/drivers_autoprobe
22
Date: March 2020
3-
Contact: [email protected]-foundation.org
3+
Contact: [email protected].dev
44
Description:
55
This file determines whether new devices are immediately bound
66
to a driver after the creation. It initially contains 1, which
@@ -12,7 +12,7 @@ Description:
1212

1313
What: /sys/bus/vdpa/driver_probe
1414
Date: March 2020
15-
Contact: [email protected]-foundation.org
15+
Contact: [email protected].dev
1616
Description:
1717
Writing a device name to this file will cause the kernel binds
1818
devices to a compatible driver.
@@ -22,23 +22,23 @@ Description:
2222

2323
What: /sys/bus/vdpa/drivers/.../bind
2424
Date: March 2020
25-
Contact: [email protected]-foundation.org
25+
Contact: [email protected].dev
2626
Description:
2727
Writing a device name to this file will cause the driver to
2828
attempt to bind to the device. This is useful for overriding
2929
default bindings.
3030

3131
What: /sys/bus/vdpa/drivers/.../unbind
3232
Date: March 2020
33-
Contact: [email protected]-foundation.org
33+
Contact: [email protected].dev
3434
Description:
3535
Writing a device name to this file will cause the driver to
3636
attempt to unbind from the device. This may be useful when
3737
overriding default bindings.
3838

3939
What: /sys/bus/vdpa/devices/.../driver_override
4040
Date: November 2021
41-
Contact: [email protected]-foundation.org
41+
Contact: [email protected].dev
4242
Description:
4343
This file allows the driver for a device to be specified.
4444
When specified, only a driver with a name matching the value

Documentation/networking/bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Contact Info
324324
The code is currently maintained by Roopa Prabhu <[email protected]> and
325325
Nikolay Aleksandrov <[email protected]>. Bridge bugs and enhancements
326326
are discussed on the linux-netdev mailing list [email protected] and
327-
[email protected]-foundation.org.
327+
328328

329329
The list is open to anyone interested: http://vger.kernel.org/vger-lists.html#netdev
330330

Documentation/process/researcher-guidelines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ If no one can be found to internally review patches and you need
167167
help finding such a person, or if you have any other questions
168168
related to this document and the developer community's expectations,
169169
please reach out to the private Technical Advisory Board mailing list:
170-
<tech-board@lists.linux-foundation.org>.
170+
<tech-board@groups.linuxfoundation.org>.

Documentation/translations/sp_SP/process/researcher-guidelines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ Si no se puede encontrar a nadie para revisar internamente los parches y necesit
147147
ayuda para encontrar a esa persona, o si tiene alguna otra pregunta relacionada
148148
con este documento y las expectativas de la comunidad de desarrolladores, por
149149
favor contacte con la lista de correo privada Technical Advisory Board:
150-
<tech-board@lists.linux-foundation.org>.
150+
<tech-board@groups.linuxfoundation.org>.

MAINTAINERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14007,7 +14007,7 @@ F: include/uapi/rdma/mlx5-abi.h
1400714007

1400814008
MELLANOX MLX5 VDPA DRIVER
1400914009
M: Dragos Tatulea <[email protected]>
14010-
L: [email protected]-foundation.org
14010+
1401114011
S: Supported
1401214012
F: drivers/vdpa/mlx5/
1401314013

@@ -21515,7 +21515,7 @@ F: tools/testing/selftests/drivers/net/team/
2151521515
TECHNICAL ADVISORY BOARD PROCESS DOCS
2151621516
M: "Theodore Ts'o" <[email protected]>
2151721517
M: Greg Kroah-Hartman <[email protected]>
21518-
L: [email protected]-foundation.org
21518+
2151921519
S: Maintained
2152021520
F: Documentation/process/contribution-maturity-model.rst
2152121521
F: Documentation/process/researcher-guidelines.rst
@@ -23074,7 +23074,7 @@ F: drivers/vfio/pci/mlx5/
2307423074
VFIO VIRTIO PCI DRIVER
2307523075
M: Yishai Hadas <[email protected]>
2307623076
23077-
L: [email protected]-foundation.org
23077+
2307823078
S: Maintained
2307923079
F: drivers/vfio/pci/virtio
2308023080

0 commit comments

Comments
 (0)