[PATCH] MAINTAINERS: use new drbd-dev mailing list

Christoph Böhmwalder posted 1 patch 1 month ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: use new drbd-dev mailing list
Posted by Christoph Böhmwalder 1 month ago
We are migrating from our own infrastructure to lists.linux.dev, so
change the drbd-dev address to point to the new domain.

Signed-off-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4abb3345bc4e..b8db0c038c55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7773,7 +7773,7 @@ DRBD DRIVER
 M:	Philipp Reisner <philipp.reisner@linbit.com>
 M:	Lars Ellenberg <lars.ellenberg@linbit.com>
 M:	Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
-L:	drbd-dev@lists.linbit.com
+L:	drbd-dev@lists.linux.dev
 S:	Supported
 W:	http://www.drbd.org
 T:	git git://git.linbit.com/linux-drbd.git

base-commit: 36446de0c30c62b9d89502fd36c4904996d86ecd
-- 
2.53.0

Re: [PATCH] MAINTAINERS: use new drbd-dev mailing list
Posted by Jens Axboe 1 week, 4 days ago
On Wed, 13 May 2026 08:55:57 +0200, Christoph Böhmwalder wrote:
> We are migrating from our own infrastructure to lists.linux.dev, so
> change the drbd-dev address to point to the new domain.

Applied, thanks!

[1/1] MAINTAINERS: use new drbd-dev mailing list
      commit: 9310b955c85ceb4700c7208baff2373a611a5070

Best regards,
-- 
Jens Axboe



Re: [PATCH] MAINTAINERS: use new drbd-dev mailing list
Posted by Christoph Böhmwalder 1 week, 4 days ago
On Wed, May 13, 2026 at 08:55:57AM +0200, Christoph Böhmwalder wrote:
>We are migrating from our own infrastructure to lists.linux.dev, so
>change the drbd-dev address to point to the new domain.
>
>Signed-off-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
>---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 4abb3345bc4e..b8db0c038c55 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -7773,7 +7773,7 @@ DRBD DRIVER
> M:	Philipp Reisner <philipp.reisner@linbit.com>
> M:	Lars Ellenberg <lars.ellenberg@linbit.com>
> M:	Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
>-L:	drbd-dev@lists.linbit.com
>+L:	drbd-dev@lists.linux.dev
> S:	Supported
> W:	http://www.drbd.org
> T:	git git://git.linbit.com/linux-drbd.git
>
>base-commit: 36446de0c30c62b9d89502fd36c4904996d86ecd
>-- 
>2.53.0

Ping. @Jens is there anything still missing before this can be applied?

Thanks,
Christoph