Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/
From: David Hildenbrand (Arm)
Date: Mon Jun 29 2026 - 02:30:36 EST
On 6/27/26 21:56, SJ Park wrote:
> My legal name and preferred first names are SeongJae and SJ,
> respectively. I was using the legal name for commits and tags, while
> using the preferred name for conversations. It sometimes confuses
> people including myself. Consistently use the preferred name.
>
> Signed-off-by: SJ Park <sj@xxxxxxxxxx>
[...]
> #include <linux/pid.h>
> diff --git a/mm/damon/tests/core-kunit.h b/mm/damon/tests/core-kunit.h
> index 1cfb8c176b873..fcf7c7fadb5fe 100644
> --- a/mm/damon/tests/core-kunit.h
> +++ b/mm/damon/tests/core-kunit.h
> @@ -1,10 +1,6 @@
> /* SPDX-License-Identifier: GPL-2.0 */
> /*
> * Data Access Monitor Unit Tests
> - *
> - * Copyright 2019 Amazon.com, Inc. or its affiliates. All rights reserved.
> - *
> - * Author: SeongJae Park <sj@xxxxxxxxxx>
Just curious, why do you drop the author and copyright information? (can you
even drop the Amazon copyright note?)
I looked in the patch description for the "why" but wasn't able to find it :)
--
Cheers,
David