All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Siqueira for AMD DC
@ 2021-10-08 21:21 Harry Wentland
  2021-10-11  8:33 ` Christian König
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Harry Wentland @ 2021-10-08 21:21 UTC (permalink / raw)
  To: amd-gfx, sunpeng.li, alexander.deucher, christian.koenig,
	rodrigo.siqueira
  Cc: Harry Wentland

He's been helping maintain it for quite a while now. Make
it official.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 24d520c4b157..b107ddb306de 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -876,6 +876,7 @@ F:	include/uapi/linux/psp-sev.h
 AMD DISPLAY CORE
 M:	Harry Wentland <harry.wentland@amd.com>
 M:	Leo Li <sunpeng.li@amd.com>
+M:	Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
 L:	amd-gfx@lists.freedesktop.org
 S:	Supported
 T:	git https://gitlab.freedesktop.org/agd5f/linux.git
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Siqueira for AMD DC
  2021-10-08 21:21 [PATCH] MAINTAINERS: Add Siqueira for AMD DC Harry Wentland
@ 2021-10-11  8:33 ` Christian König
  2021-10-11 13:16 ` Alex Deucher
  2021-10-13 15:27 ` Rodrigo Siqueira Jordao
  2 siblings, 0 replies; 4+ messages in thread
From: Christian König @ 2021-10-11  8:33 UTC (permalink / raw)
  To: Harry Wentland, amd-gfx, sunpeng.li, alexander.deucher,
	christian.koenig, rodrigo.siqueira

Am 08.10.21 um 23:21 schrieb Harry Wentland:
> He's been helping maintain it for quite a while now. Make
> it official.
>
> Signed-off-by: Harry Wentland <harry.wentland@amd.com>

Acked-by: Christian König <christian.koenig@amd.com>

> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 24d520c4b157..b107ddb306de 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -876,6 +876,7 @@ F:	include/uapi/linux/psp-sev.h
>   AMD DISPLAY CORE
>   M:	Harry Wentland <harry.wentland@amd.com>
>   M:	Leo Li <sunpeng.li@amd.com>
> +M:	Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
>   L:	amd-gfx@lists.freedesktop.org
>   S:	Supported
>   T:	git https://gitlab.freedesktop.org/agd5f/linux.git


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Siqueira for AMD DC
  2021-10-08 21:21 [PATCH] MAINTAINERS: Add Siqueira for AMD DC Harry Wentland
  2021-10-11  8:33 ` Christian König
@ 2021-10-11 13:16 ` Alex Deucher
  2021-10-13 15:27 ` Rodrigo Siqueira Jordao
  2 siblings, 0 replies; 4+ messages in thread
From: Alex Deucher @ 2021-10-11 13:16 UTC (permalink / raw)
  To: Harry Wentland
  Cc: amd-gfx list, Leo (Sunpeng) Li, Deucher, Alexander,
	Christian Koenig, Siqueira, Rodrigo

Acked-by: Alex Deucher <alexander.deucher@amd.com>

On Fri, Oct 8, 2021 at 5:21 PM Harry Wentland <harry.wentland@amd.com> wrote:
>
> He's been helping maintain it for quite a while now. Make
> it official.
>
> Signed-off-by: Harry Wentland <harry.wentland@amd.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 24d520c4b157..b107ddb306de 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -876,6 +876,7 @@ F:  include/uapi/linux/psp-sev.h
>  AMD DISPLAY CORE
>  M:     Harry Wentland <harry.wentland@amd.com>
>  M:     Leo Li <sunpeng.li@amd.com>
> +M:     Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
>  L:     amd-gfx@lists.freedesktop.org
>  S:     Supported
>  T:     git https://gitlab.freedesktop.org/agd5f/linux.git
> --
> 2.33.0
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Siqueira for AMD DC
  2021-10-08 21:21 [PATCH] MAINTAINERS: Add Siqueira for AMD DC Harry Wentland
  2021-10-11  8:33 ` Christian König
  2021-10-11 13:16 ` Alex Deucher
@ 2021-10-13 15:27 ` Rodrigo Siqueira Jordao
  2 siblings, 0 replies; 4+ messages in thread
From: Rodrigo Siqueira Jordao @ 2021-10-13 15:27 UTC (permalink / raw)
  To: Harry Wentland, amd-gfx, sunpeng.li, alexander.deucher,
	christian.koenig, rodrigo.siqueira

Hi,

Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>

Thanks a lot, I'm going to apply this patch.

On 2021-10-08 5:21 p.m., Harry Wentland wrote:
> He's been helping maintain it for quite a while now. Make
> it official.
> 
> Signed-off-by: Harry Wentland <harry.wentland@amd.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 24d520c4b157..b107ddb306de 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -876,6 +876,7 @@ F:	include/uapi/linux/psp-sev.h
>   AMD DISPLAY CORE
>   M:	Harry Wentland <harry.wentland@amd.com>
>   M:	Leo Li <sunpeng.li@amd.com>
> +M:	Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
>   L:	amd-gfx@lists.freedesktop.org
>   S:	Supported
>   T:	git https://gitlab.freedesktop.org/agd5f/linux.git
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-13 15:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 21:21 [PATCH] MAINTAINERS: Add Siqueira for AMD DC Harry Wentland
2021-10-11  8:33 ` Christian König
2021-10-11 13:16 ` Alex Deucher
2021-10-13 15:27 ` Rodrigo Siqueira Jordao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.