Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385268 > unrolled thread
| Started by | Zhigang Gao <gzg1984@icloud.com> |
|---|---|
| First post | 2016-04-22 17:20 +0200 |
| Last post | 2016-04-22 17:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] Mark "Out of Date" addresses as undeliverable Zhigang Gao <gzg1984@icloud.com> - 2016-04-22 17:20 +0200
| From | Zhigang Gao <gzg1984@icloud.com> |
|---|---|
| Date | 2016-04-22 17:20 +0200 |
| Subject | [PATCH] Mark "Out of Date" addresses as undeliverable |
| Message-ID | <rqL2a-3VA-9@gated-at.bofh.it> |
---
Documentation/zh_CN/CodingStyle | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/zh_CN/CodingStyle b/Documentation/zh_CN/CodingStyle
index 654afd7..26ff11d 100644
--- a/Documentation/zh_CN/CodingStyle
+++ b/Documentation/zh_CN/CodingStyle
@@ -5,20 +5,20 @@ However, if you have problem communicating in English you can also ask the
Chinese maintainer for help. Contact the Chinese maintainer, if this
translation is outdated or there is problem with translation.
-Chinese maintainer: Zhang Le <r0bertz@gentoo.org>
+Chinese maintainer: Zhang Le <r0bertz@gentoo.org> <undeliverable>
---------------------------------------------------------------------
Documentation/CodingStyle的中文翻译
如果想评论或更新本文的内容,请直接发信到LKML。如果你使用英文交流有困难的话,也可
以向中文版维护者求助。如果本翻译更新不及时或者翻译存在问题,请联系中文版维护者。
-中文版维护者: 张乐 Zhang Le <r0bertz@gentoo.org>
-中文版翻译者: 张乐 Zhang Le <r0bertz@gentoo.org>
+中文版维护者: 张乐 Zhang Le <r0bertz@gentoo.org> <undeliverable>
+中文版翻译者: 张乐 Zhang Le <r0bertz@gentoo.org> <undeliverable>
中文版校译者: 王聪 Wang Cong <xiyou.wangcong@gmail.com>
wheelz <kernel.zeng@gmail.com>
管旭东 Xudong Guan <xudong.guan@gmail.com>
- Li Zefan <lizf@cn.fujitsu.com>
- Wang Chen <wangchen@cn.fujitsu.com>
+ Li Zefan <lizf@cn.fujitsu.com> <undeliverable>
+ Wang Chen <wangchen@cn.fujitsu.com> <undeliverable>
以下为正文
---------------------------------------------------------------------
--
2.6.4 (Apple Git-63)
Back to top | Article view | linux.kernel
csiph-web