Re: [PATCH 7/7] docs/zh_TW: remove the last maintainer contact references
Jonathan Corbet <[email protected]>
| Newsgroups | org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Chen-Yu Yeh <[email protected]> writes: > disclaimer-zh_TW.rst is included by every zh_TW document and told > readers to mail the listed maintainer directly; index.rst asked > would-be contributors to send patches to the same address. Point both > at MAINTAINERS instead, so the contact information lives in one place, > and drop the remaining contact blocks in the top-level files. > > This mirrors disclaimer-zh_CN.rst, which names no address and refers to > the Chinese documentation maintainers and reviewers instead. > > Signed-off-by: Chen-Yu Yeh <[email protected]> > --- > Documentation/translations/zh_TW/IRQ.txt | 8 -------- > Documentation/translations/zh_TW/disclaimer-zh_TW.rst | 7 ++++--- > Documentation/translations/zh_TW/index.rst | 2 +- > Documentation/translations/zh_TW/io_ordering.txt | 6 ------ > 4 files changed, 5 insertions(+), 18 deletions(-) > > diff --git a/Documentation/translations/zh_TW/IRQ.txt b/Documentation/translations/zh_TW/IRQ.txt > index 8115a7618307..b9a3e18495d2 100644 > --- a/Documentation/translations/zh_TW/IRQ.txt > +++ b/Documentation/translations/zh_TW/IRQ.txt > @@ -6,8 +6,6 @@ communicating in English you can also ask the Chinese maintainer for > help. Contact the Chinese maintainer if this translation is outdated > or if there is a problem with the translation. > > -Maintainer: Eric W. Biederman <[email protected]> > -Traditional Chinese maintainer: Hu Haowen <[email protected]> As noted elsewhere, this file is long gone, suggesting that this translation is ancient indeed. While I approve of removing all of these extraneous lines, I wonder if it wouldn't be better to do it as part of updating the material in general? (A question, not a demand!) Meanwhile, as a matter of general politeness, if you're removing somebody's name/email from a file, it is best to copy them; I have added Eric here. Thanks, jon