Re: git: 57af517ac4e8 - main - ibcore: Add support for RDMA/RoCE using VLAN(4) devices.

From: Kyle Evans <kevans_at_freebsd.org>
Date: Tue, 23 Aug 2022 01:16:00 UTC
On Mon, Aug 22, 2022 at 2:35 PM Hans Petter Selasky <hps@selasky.org> wrote:
>
> On 8/22/22 10:05, Hans Petter Selasky wrote:
> >      Submitted by:bartosz.sobczak@intel.com  (Bartosz Sobczak)
>
> Should be:
>
> Submitted by: pkubaj (Piotr Kubaj)
>
> Looked at the wrong place in the differential revision!
>

FWIW, even better would be:

git commit --author="Piotr Kubaj <pkubaj@FreeBSD.org>"

Submitted by is somewhat legacy now that we can do more proper
attribution, unless the patch has been tweaked for some definitions of
tweaked.

Thanks,

Kyle Evans