From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Alex Lanzano <lanzano.alex@gmail.com>
Cc: mehdi.djait@bootlin.com, David Airlie <airlied@gmail.com>,
Daniel Vetter <daniel@ffwll.ch>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Mehdi Djait <mehdi.djait.k@gmail.com>
Subject: Re: [PATCH 0/2] Add driver for Sharp Memory LCD
Date: Fri, 26 Jul 2024 08:27:51 +0200 [thread overview]
Message-ID: <20240726082751.74d349dc@windsurf> (raw)
In-Reply-To: <vlhicmhpvqkvdbyq2dsgqmofst5a5rjztr3uhp3bwyjhv3kqog@lu5lqtey262n>
Hello,
On Thu, 25 Jul 2024 20:07:01 -0400
Alex Lanzano <lanzano.alex@gmail.com> wrote:
> What would be the best way to go about doing this? I'm guessing appending to
> MODULE_AUTHOR and adding a Signed-of-by or Co-Developed-by?
Depends on how much you've changed things compared to Mehdi's version.
If you've mostly kept what Mehdi did, then I guess you should keep him
as the author of the commits (i.e the Author: field of the git commit +
the first Signed-off-by), and add your Signed-off-by underneath.
If you've made very significant changes to the point where the code
isn't really Mehdi's code anymore, but just inspired, then you should
set yourself as the author (Author: field of the git commit + the first
Signed-off-by), and credit Mehdi via a Co-developed-by: tag.
In any case, thanks a lot for this pushing this work, much appreciated!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
next prev parent reply other threads:[~2024-07-26 6:28 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-25 0:47 [PATCH 0/2] Add driver for Sharp Memory LCD Alex Lanzano
2024-07-25 0:47 ` [PATCH 1/2] dt-bindings: display: Add Sharp Memory LCD bindings Alex Lanzano
2024-07-25 6:17 ` Krzysztof Kozlowski
2024-07-26 0:33 ` Alex Lanzano
2024-07-27 16:30 ` Alex Lanzano
2024-07-28 8:40 ` Krzysztof Kozlowski
2024-07-28 12:56 ` Alex Lanzano
2024-07-28 14:43 ` Krzysztof Kozlowski
2024-07-28 14:52 ` Alex Lanzano
2024-07-25 6:18 ` Krzysztof Kozlowski
2024-07-26 0:36 ` Alex Lanzano
2024-07-25 0:47 ` [PATCH 2/2] drm/tiny: Add driver for Sharp Memory LCD Alex Lanzano
2024-07-25 5:20 ` Christophe JAILLET
2024-07-25 6:08 ` Krzysztof Kozlowski
2024-07-26 1:25 ` Alex Lanzano
2024-07-26 8:43 ` Krzysztof Kozlowski
2024-07-25 5:45 ` [PATCH 0/2] " Thomas Petazzoni
2024-07-26 0:07 ` Alex Lanzano
2024-07-26 6:27 ` Thomas Petazzoni [this message]
2024-07-26 19:44 ` [PATCH v2 " Alex Lanzano
2024-07-26 19:44 ` [PATCH v2 1/2] dt-bindings: display: Add Sharp Memory LCD bindings Alex Lanzano
2024-07-27 9:06 ` Krzysztof Kozlowski
2024-07-27 18:54 ` Alex Lanzano
2024-07-26 19:44 ` [PATCH v2 2/2] drm/tiny: Add driver for Sharp Memory LCD Alex Lanzano
2024-07-26 22:00 ` kernel test robot
2024-07-26 22:12 ` Christophe JAILLET
2024-07-27 4:53 ` Alex Lanzano
2024-07-27 9:03 ` Krzysztof Kozlowski
2024-07-27 17:45 ` Alex Lanzano
2024-07-27 9:00 ` [PATCH v2 0/2] " Krzysztof Kozlowski
2024-07-27 17:26 ` Alex Lanzano
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=20240726082751.74d349dc@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=airlied@gmail.com \
--cc=conor+dt@kernel.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=krzk+dt@kernel.org \
--cc=lanzano.alex@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mehdi.djait.k@gmail.com \
--cc=mehdi.djait@bootlin.com \
--cc=mripard@kernel.org \
--cc=robh@kernel.org \
--cc=tzimmermann@suse.de \
/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).