Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1167179
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2] mailmap: add rdunlap email auto-correction |
| Date | 2015-06-18 00:00 +0200 |
| Message-ID | <pCtxg-5z3-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web