Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1166489
| Path | csiph.com!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Kees Cook <keescook@chromium.org> |
| Newsgroups | linux.kernel |
| Subject | [PATCH] mailmap: add rdunlap email auto-correction |
| Date | Wed, 17 Jun 2015 01:50:01 +0200 |
| Message-ID | <pC8M9-KB-1@gated-at.bofh.it> (permalink) |
| X-Original-To | linux-kernel@vger.kernel.org |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-1 |
| Content-Disposition | inline |
| Content-Transfer-Encoding | 8bit |
| X-Mimedefang-Filter | outflux$Revision: 1.316 $ |
| X-Helo | www.outflux.net |
| X-Scanned-By | MIMEDefang 2.73 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 32 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Andrew Morton <akpm@linux-foundation.org>, Santosh Shilimkar <ssantosh@kernel.org>, Konstantin Khlebnikov <koct9i@gmail.com>, Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>, Josh Triplett <josh@joshtriplett.org>, Kim Phillips <kim.phillips@freescale.com>, Henrik Rydberg <rydberg@bitmath.org>, Randy Dunlap <rdunlap@infradead.org> |
| X-Original-Date | Tue, 16 Jun 2015 16:45:49 -0700 |
| X-Original-Message-ID | <20150616234549.GA22089@www.outflux.net> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1166489 |
Show key headers only | View raw
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 -- 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 | Find similar | Unroll thread
[PATCH] mailmap: add rdunlap email auto-correction Kees Cook <keescook@chromium.org> - 2015-06-17 01:50 +0200
csiph-web