linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Jonathan Corbet <corbet@lwn.net>
Cc: Kees Cook <keescook@chromium.org>,
	WeiXiong Liao <gmpy.liaowx@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] mailmap: Restore dictionary sorting
Date: Thu, 30 Jul 2020 11:37:00 -0700	[thread overview]
Message-ID: <20200730183702.702552-1-keescook@chromium.org> (raw)

Hi,

It seems like maybe Jon (or Andrew) touches .mailmap "the most" (which is
really kind of a 20-way tie), but as a result, you "get" to be in To and
Cc. ;) In adding a mailmap entry, I noticed it was overdue for sorting,
so I sorted it.

If this should go via -doc or -mm, that's fine. If I don't hear otherwise
I'll carry it as part of pstore (since the mailmap entry is for a pstore
contributor).

Looking at -next, I expect this to have conflicts, so I may rebase it
during -rc1, depending on any feedback from Linus... :P

Thanks!

-Kees

Kees Cook (2):
  mailmap: Restore dictionary sorting
  mailmap: Add WeiXiong Liao

 .mailmap | 111 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 56 insertions(+), 55 deletions(-)

-- 
2.25.1


             reply	other threads:[~2020-07-30 18:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30 18:37 Kees Cook [this message]
2020-07-30 18:37 ` [PATCH 1/2] mailmap: Restore dictionary sorting Kees Cook
2020-07-30 18:37 ` [PATCH 2/2] mailmap: Add WeiXiong Liao Kees Cook

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200730183702.702552-1-keescook@chromium.org \
    --to=keescook@chromium.org \
    --cc=akpm@linux-foundation.org \
    --cc=corbet@lwn.net \
    --cc=gmpy.liaowx@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).