public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mailmap: add rdunlap email auto-correction
@ 2015-06-16 23:45 Kees Cook
  2015-06-17  8:47 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2015-06-16 23:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Santosh Shilimkar, Konstantin Khlebnikov,
	Ricardo Ribalda Delgado, Josh Triplett, Kim Phillips,
	Henrik Rydberg, Randy Dunlap

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>
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index 6287004040e7..36b517264542 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>
+<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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mailmap: add rdunlap email auto-correction
  2015-06-16 23:45 [PATCH] mailmap: add rdunlap email auto-correction Kees Cook
@ 2015-06-17  8:47 ` Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2015-06-17  8:47 UTC (permalink / raw)
  To: Kees Cook
  Cc: linux-kernel, Andrew Morton, Santosh Shilimkar,
	Konstantin Khlebnikov, Ricardo Ribalda Delgado, Josh Triplett,
	Kim Phillips, Henrik Rydberg, Randy Dunlap

On Tue, 2015-06-16 at 16:45 -0700, 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>
> ---
>  .mailmap | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.mailmap b/.mailmap
> index 6287004040e7..36b517264542 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>
> +<rdunlap@infradead.org> <rdunlap@xenotime.net>

Nicer to add Randy's name before the address:

Randy Dunlap <rdunlap@infradead.org> <rdunlap@xenotime.net>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-17  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 23:45 [PATCH] mailmap: add rdunlap email auto-correction Kees Cook
2015-06-17  8:47 ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox