[PATCH] MAINTAINERS: Update Keith Busch's email address

Philippe Mathieu-Daudé posted 1 patch 4 years ago
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test FreeBSD passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200421122236.24867-1-f4bug@amsat.org
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Update Keith Busch's email address
Posted by Philippe Mathieu-Daudé 4 years ago
keith.busch@intel.com address is being rejected.
Replace by the email address Keith is actively using.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8cbc1fac2b..5dbf48d22e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1731,7 +1731,7 @@ F: hw/virtio/virtio-crypto-pci.c
 F: include/hw/virtio/virtio-crypto.h
 
 nvme
-M: Keith Busch <keith.busch@intel.com>
+M: Keith Busch <kbusch@kernel.org>
 L: qemu-block@nongnu.org
 S: Supported
 F: hw/block/nvme*
-- 
2.21.1


Re: [PATCH] MAINTAINERS: Update Keith Busch's email address
Posted by Keith Busch 4 years ago
On Tue, Apr 21, 2020 at 02:22:36PM +0200, Philippe Mathieu-Daudé wrote:
> keith.busch@intel.com address is being rejected.
> Replace by the email address Keith is actively using.
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Thank you for sending the correction.

Acked-by: Keith Busch <kbusch@kernel.org>

Re: [PATCH] MAINTAINERS: Update Keith Busch's email address
Posted by Philippe Mathieu-Daudé 4 years ago
+block +trivial to raise the odds to get this patch merged.

On 4/22/20 6:45 PM, Keith Busch wrote:
> On Tue, Apr 21, 2020 at 02:22:36PM +0200, Philippe Mathieu-Daudé wrote:
>> keith.busch@intel.com address is being rejected.
>> Replace by the email address Keith is actively using.
>>
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> 
> Thank you for sending the correction.
> 
> Acked-by: Keith Busch <kbusch@kernel.org>
> 

Re: [PATCH] MAINTAINERS: Update Keith Busch's email address
Posted by Laurent Vivier 4 years ago
Le 04/05/2020 à 10:58, Philippe Mathieu-Daudé a écrit :
> +block +trivial to raise the odds to get this patch merged.
> 
> On 4/22/20 6:45 PM, Keith Busch wrote:
>> On Tue, Apr 21, 2020 at 02:22:36PM +0200, Philippe Mathieu-Daudé wrote:
>>> keith.busch@intel.com address is being rejected.
>>> Replace by the email address Keith is actively using.
>>>
>>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>>
>> Thank you for sending the correction.
>>
>> Acked-by: Keith Busch <kbusch@kernel.org>
>>
> 

Applied to my trivial-patches branch.

Thanks,
Laurent