Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1167179 > unrolled thread
| Started by | Kees Cook <keescook@chromium.org> |
|---|---|
| First post | 2015-06-18 00:00 +0200 |
| Last post | 2015-06-18 00:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH v2] mailmap: add rdunlap email auto-correction Kees Cook <keescook@chromium.org> - 2015-06-18 00:00 +0200
Re: [PATCH v2] mailmap: add rdunlap email auto-correction Randy Dunlap <rdunlap@infradead.org> - 2015-06-18 00:30 +0200
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Date | 2015-06-18 00:00 +0200 |
| Subject | [PATCH v2] mailmap: add rdunlap email auto-correction |
| Message-ID | <pCtxg-5z3-15@gated-at.bofh.it> |
To avoid having xenotime bounce when things like get_maintainers gives me addresses, add Randy's current address. Signed-off-by: Kees Cook <keescook@chromium.org> --- v2: - add full name --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 6287004040e7..6219e740591b 100644 --- a/.mailmap +++ b/.mailmap @@ -99,6 +99,7 @@ Praveen BP <praveenbp@ti.com> Rajesh Shah <rajesh.shah@intel.com> Ralf Baechle <ralf@linux-mips.org> Ralf Wildenhues <Ralf.Wildenhues@gmx.de> +Randy Dunlap <rdunlap@infradead.org> <rdunlap@xenotime.net> Rémi Denis-Courmont <rdenis@simphalempin.com> Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Rudolf Marek <R.Marek@sh.cvut.cz> -- 1.9.1 -- Kees Cook Chrome OS Security -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Randy Dunlap <rdunlap@infradead.org> |
|---|---|
| Date | 2015-06-18 00:30 +0200 |
| Message-ID | <pCu0h-6mo-1@gated-at.bofh.it> |
| In reply to | #1167179 |
On 06/17/15 14:51, Kees Cook wrote: > To avoid having xenotime bounce when things like get_maintainers gives > me addresses, add Randy's current address. > > Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> Thanks, Kees. > --- > v2: > - add full name > --- > .mailmap | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.mailmap b/.mailmap > index 6287004040e7..6219e740591b 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -99,6 +99,7 @@ Praveen BP <praveenbp@ti.com> > Rajesh Shah <rajesh.shah@intel.com> > Ralf Baechle <ralf@linux-mips.org> > Ralf Wildenhues <Ralf.Wildenhues@gmx.de> > +Randy Dunlap <rdunlap@infradead.org> <rdunlap@xenotime.net> > Rémi Denis-Courmont <rdenis@simphalempin.com> > Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> > Rudolf Marek <R.Marek@sh.cvut.cz> > -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web