Docs/gitignore and readme polish (#317)

* chore: add CLAUDE.md to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* docs: polish mailing list section in README.md

- Simplify wording and separate join instructions into its own line
- Add TIP callout with link to Google Group archive page

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dongliang Mu
2026-04-14 21:28:05 +08:00
committed by GitHub
parent 623922714e
commit 3b569c4074
2 changed files with 7 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
/book/
CLAUDE.md

View File

@@ -51,9 +51,12 @@ mdbook serve --open
## 邮件列表
我们开源俱乐部内部有一个 [Google Group 邮件列表](https://groups.google.com/g/hust-os-kernel-patches)学习和贡献 Linux 内核源码。
我们开源俱乐部有一个 [Google Group 邮件列表](https://groups.google.com/g/hust-os-kernel-patches)用于学习和贡献 Linux 内核源码。
**加入邮件列表** 发送任意主题/内容的邮件到 hust-os-kernel-patches+subscribe@googlegroups.com。随后,你将获得一封确认邮件,并加入邮件列表。如果你有谷歌账号,你可以通过上述网址直接加入我们邮件列表
**加入方式:** 发送任意邮件到 `hust-os-kernel-patches+subscribe@googlegroups.com`,收到确认邮件后即可加入
> [!TIP]
> 如果你有谷歌账号,可以直接通过[归档页面](https://groups.google.com/g/hust-os-kernel-patches)申请加入。
## 维护者与作者