On 24/08/2019 20.46, Michael Rolnik wrote:
> From: Sarah Harris <s.e.har...@kent.ac.uk>
> 
> This includes:
> - CPU data structures
> - object model classes and functions
> - migration functions
> - GDB hooks
> 
> Signed-off-by: Michael Rolnik <mrol...@gmail.com>
> Acked-by: Igor Mammedov <imamm...@redhat.com>
> ---

If the patch is originally from Sarah Harris, what happened to her
"Signed-off-by" line? For new code, it's important to have the S-o-b of
all contributors documented to make sure that they agreed to the
"Developer Certificate of Origin". If you made changes in addition to
Sarah's original code, you can document that with square brackets, e.g.:

Signed-off-by: Sarah Harris <s.e.har...@kent.ac.uk>
[mrolnik: Fixed some bugs in xyz()]
Signed-off-by: Michael Rolnik <mrol...@gmail.com>

 Thomas

Reply via email to