Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1617466 > unrolled thread
| Started by | Jeffy Chen <jeffy.chen@rock-chips.com> |
|---|---|
| First post | 2017-04-06 04:10 +0200 |
| Last post | 2017-04-06 05:20 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] get_maintainer: Add Yakir Yang to .get_maintainer.ignore Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-04-06 04:10 +0200
Re: [PATCH] get_maintainer: Add Yakir Yang to .get_maintainer.ignore Joe Perches <joe@perches.com> - 2017-04-06 04:40 +0200
Re: [PATCH] get_maintainer: Add Yakir Yang to .get_maintainer.ignore jeffy <jeffy.chen@rock-chips.com> - 2017-04-06 05:20 +0200
| From | Jeffy Chen <jeffy.chen@rock-chips.com> |
|---|---|
| Date | 2017-04-06 04:10 +0200 |
| Subject | [PATCH] get_maintainer: Add Yakir Yang to .get_maintainer.ignore |
| Message-ID | <tt521-2hC-1@gated-at.bofh.it> |
The mail account "Yakir Yang <ykk@rock-chips.com>" is no longer valid. Some mail server(for example 263) would refuse to send mails when the address list contains this account. Update .get_maintainer.ignore to prevent that. Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> --- .get_maintainer.ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore index cca6d87..c4fd84f2 100644 --- a/.get_maintainer.ignore +++ b/.get_maintainer.ignore @@ -1 +1,2 @@ Christoph Hellwig <hch@lst.de> +Yakir Yang <ykk@rock-chips.com> -- 2.1.4
[toc] | [next] | [standalone]
| From | Joe Perches <joe@perches.com> |
|---|---|
| Date | 2017-04-06 04:40 +0200 |
| Message-ID | <tt5v3-2wR-1@gated-at.bofh.it> |
| In reply to | #1617466 |
On Thu, 2017-04-06 at 10:01 +0800, Jeffy Chen wrote: > The mail account "Yakir Yang <ykk@rock-chips.com>" is no longer > valid. Does this person still want to be involved with the kernel? If so, perhaps a .mailmap entry would be more appropriate. > diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore [] > @@ -1 +1,2 @@ > Christoph Hellwig <hch@lst.de> > +Yakir Yang <ykk@rock-chips.com>
[toc] | [prev] | [next] | [standalone]
| From | jeffy <jeffy.chen@rock-chips.com> |
|---|---|
| Date | 2017-04-06 05:20 +0200 |
| Message-ID | <tt67L-2Z3-9@gated-at.bofh.it> |
| In reply to | #1617473 |
Hi Joe, On 04/06/2017 10:39 AM, Joe Perches wrote: > On Thu, 2017-04-06 at 10:01 +0800, Jeffy Chen wrote: >> The mail account "Yakir Yang <ykk@rock-chips.com>" is no longer >> valid. > > Does this person still want to be involved with the kernel? > If so, perhaps a .mailmap entry would be more appropriate. > i don't think he will continue working on drm(or even kernel), but you're right, i'll try to contact him and ask would he wanna map to his new mail address. >> diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore > [] >> @@ -1 +1,2 @@ >> Christoph Hellwig <hch@lst.de> >> +Yakir Yang <ykk@rock-chips.com> > > > >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web