diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2019-04-01 17:45:06 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-02 18:53:57 +0300 |
commit | e84549146e6869e8697a463ff9ab3da2b2fb6fac (patch) | |
tree | 823c8817a9400e15899a1d90c2f73a87cc7eade8 | |
parent | ae7e727681006891c40a66c633f7cdeb1df1ed6a (diff) | |
download | linux-e84549146e6869e8697a463ff9ab3da2b2fb6fac.tar.xz |
docs/zh_CN: add Alex Shi as Chinese documentation maintainer
It's kind of fun to learn and tranlate kernel docs into Chinese. I'd
like to help people on this work. And willing to be the 'blamed' people
if sth wrong in this area. :)
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3e5b6308d558..1fad16da8af0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3728,6 +3728,7 @@ F: scripts/checkpatch.pl CHINESE DOCUMENTATION M: Harry Wei <harryxiyou@gmail.com> +M: Alex Shi <alex.shi@linux.alibaba.com> L: xiyoulinuxkernelgroup@googlegroups.com (subscribers-only) S: Maintained F: Documentation/translations/zh_CN/ |