[PULL 4/5] MAINTAINERS: update libvirt devel mailing list address

Daniel P. Berrangé posted 5 patches 1 year ago
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>
There is a newer version of this series
[PULL 4/5] MAINTAINERS: update libvirt devel mailing list address
Posted by Daniel P. Berrangé 1 year ago
Effective immediately, the libvirt project has moved its list off
libvir-list@redhat.com, to devel@lists.libvirt.org

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b86ea7f75a..751860e064 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4062,7 +4062,7 @@ F: gitdm.config
 F: contrib/gitdm/*
 
 Incompatible changes
-R: libvir-list@redhat.com
+R: devel@lists.libvirt.org
 F: docs/about/deprecated.rst
 
 Build System
-- 
2.41.0


Re: [PULL 4/5] MAINTAINERS: update libvirt devel mailing list address
Posted by Philippe Mathieu-Daudé 1 year ago
On 7/11/23 20:08, Daniel P. Berrangé wrote:
> Effective immediately, the libvirt project has moved its list off
> libvir-list@redhat.com, to devel@lists.libvirt.org
> 
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

FYI I already sent this one:
https://lore.kernel.org/qemu-devel/20231106110336.358-60-philmd@linaro.org/
I hope it gets merged smoothly.

Regards,

Phil.