Re: What's cooking in Chinese docs (Aug 2026, #01)
Weijie Yuan <[email protected]>
| Newsgroups | org.kernel.vger.linux-doc |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 17, 2026 at 06:36:32PM +0800, Weijie Yuan wrote: > Here are the topics waiting to be merged. > > Sorry for the late update. > > Last time, a contributor mentioned that he did not want to be copied, so > this time I will only send it to the maintainer. Meanwhile, I am looking > forward to the emergence of an automated system for our work. ;-) > > > Copies of the source code to Chinese documentation development tree live > in here: > > git://git.kernel.org/pub/scm/linux/kernel/git/alexs/linux.git > https://git.kernel.org/pub/scm/linux/kernel/git/alexs/linux.git > https://kernel.googlesource.com/pub/scm/linux/kernel/git/alexs linux.git > > Mirrors: > > https://mirrors.hust.edu.cn/git/kernel-doc-zh.git > https://mirror.nju.edu.cn/git/kernel-doc-zh.git (experimental) BTW, I just set up a mirror at github.com: https://github.com/kernel-zh/linux-zh_CN It uses a relatively bare-bones GitHub Action to sync from kernel.org every day (I guess it can do every 2 hours as well, but every day seems fine, as I'm afraid that if the frequency is too high, there might be problems.) I don't know much about GitHub Actions, so if you have a better solution or thoughts on this, please let me know. Or, I would be very pleased to invite you to take over the org account and set it up. Although I know that people here may not be so fond of GitHub, this is what I can do now. Thanks.