
Hi Bin,
On 6/14/21 10:12 AM, Bin Meng wrote:
Hi Jaehoon,
On Mon, Jun 14, 2021 at 8:22 AM Jaehoon Chung jh80.chung@samsung.com wrote:
Hi Bin,
On 6/14/21 8:57 AM, Bin Meng wrote:
Hi Jaehoon,
On Mon, Jun 14, 2021 at 7:33 AM Jaehoon Chung jh80.chung@samsung.com wrote:
Update to me as co-maintainer with Peng. Additionally, fix the alias in git-mailrc.
Signed-off-by: Jaehoon Chung jh80.chung@samsung.com
MAINTAINERS | 1 + doc/git-mailrc | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 86ff5e04a62b..a9257cde4df2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -882,6 +882,7 @@ F: arch/mips/dts/mrvl,cn73xx.dtsi
MMC M: Peng Fan peng.fan@nxp.com +M: Jaehoon Chung jh80.chung@samsung.com S: Maintained T: git https://protect2.fireeye.com/v1/url?k=79b7d831-262ce129-79b6537e-0cc47a314e9... F: drivers/mmc/ diff --git a/doc/git-mailrc b/doc/git-mailrc index 34f936f4d83c..2627edb09ac0 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -25,7 +25,7 @@ alias dinh Dinh Nguyen dinguyen@kernel.org alias hs Heiko Schocher hs@denx.de alias freenix Peng Fan peng.fan@nxp.com alias iwamatsu Nobuhiro Iwamatsu iwamatsu@nigauri.org -alias jaehoon Jaehoon Chung jh80.chung@samsung.com +alias Jaehoon Jaehoon Chung jh80.chung@samsung.com
I am not sure why this has to be capital letter? Did it break anything?
In patchwork, my account is Jaehoon, not jaehoon. So I have changed to same alias as my patchwork account.
Thanks for the clarification. But I don't think git-mailrc has to match patchwork.
Thanks for checking it. Then i will keep the original alias.
Best Regards, Jaehoon Chung
If there is no problem, i will not modify this.
Regards, Bin