2020-03-28 04:03:22

by Gao Xiang

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: erofs: update my email address

This email address will not be available in a few days.
Update my own email address to [email protected], which
should be available all the time.

Cc: Chao Yu <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a0d86490c2c6..f82cc2a36fb3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6249,7 +6249,7 @@ F: drivers/video/fbdev/s1d13xxxfb.c
F: include/video/s1d13xxxfb.h

EROFS FILE SYSTEM
-M: Gao Xiang <[email protected]>
+M: Gao Xiang <[email protected]>
M: Chao Yu <[email protected]>
L: [email protected]
S: Maintained
--
2.17.1


2020-03-28 06:09:59

by Chao Yu

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: erofs: update my email address

On 2020/3/28 12:00, Gao Xiang wrote:
> This email address will not be available in a few days.
> Update my own email address to [email protected], which
> should be available all the time.
>
> Cc: Chao Yu <[email protected]>
> Signed-off-by: Gao Xiang <[email protected]>

Acked-by: Chao Yu <[email protected]>

Thanks,