[pushed] gdb: add Lancelot Six as maintainer of the AMD GPU port

Message ID 20230915161302.99668-1-simon.marchi@efficios.com
State New
Headers
Series [pushed] gdb: add Lancelot Six as maintainer of the AMD GPU port |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_check--master-arm success Testing passed
linaro-tcwg-bot/tcwg_gdb_check--master-aarch64 warning Patch is already merged
linaro-tcwg-bot/tcwg_gdb_build--master-arm success Testing passed
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 success Testing passed

Commit Message

Simon Marchi Sept. 15, 2023, 4:12 p.m. UTC
  Lancelot has accepted to take the role of maintainer for the AMD GPU
port.  The AMD GPU port (amdgpu as I've written in the MAINTAINERS file)
is an umbrella term for everything needed to make this work: the amdgcn
arch, the amd-dbgapi target, solib-rocm, etc.

Thanks for accepting the role, and congratulations!

Change-Id: I4c898042fda49b45dcb0d54ca94731bb57287f71
---
 gdb/MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)


base-commit: fe26aa95336c0ddec01b407b990caf2c758fd93f
  

Comments

Lancelot SIX Sept. 15, 2023, 5:25 p.m. UTC | #1
On Fri, Sep 15, 2023 at 12:12:29PM -0400, Simon Marchi via Gdb-patches wrote:
> Lancelot has accepted to take the role of maintainer for the AMD GPU
> port.  The AMD GPU port (amdgpu as I've written in the MAINTAINERS file)
> is an umbrella term for everything needed to make this work: the amdgcn
> arch, the amd-dbgapi target, solib-rocm, etc.
> 
> Thanks for accepting the role, and congratulations!

Thanks all!

Best,
Lancelot.

> 
> Change-Id: I4c898042fda49b45dcb0d54ca94731bb57287f71
> ---
>  gdb/MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
> index df5df6c94295..7c9f36679c3e 100644
> --- a/gdb/MAINTAINERS
> +++ b/gdb/MAINTAINERS
> @@ -240,6 +240,9 @@ the native maintainer when resolving ABI issues.
>  
>  	alpha		--target=alpha-elf ,-Werror
>  
> +	amdgpu		--target=amdgcn*-*-*
> +			Lancelot Six		lancelot.six@amd.com
> +
>  	arc		--target=arc-elf
>  			Shahab Vahedi		shahab@synopsys.com
>  
> 
> base-commit: fe26aa95336c0ddec01b407b990caf2c758fd93f
> -- 
> 2.42.0
>
  

Patch

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index df5df6c94295..7c9f36679c3e 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -240,6 +240,9 @@  the native maintainer when resolving ABI issues.
 
 	alpha		--target=alpha-elf ,-Werror
 
+	amdgpu		--target=amdgcn*-*-*
+			Lancelot Six		lancelot.six@amd.com
+
 	arc		--target=arc-elf
 			Shahab Vahedi		shahab@synopsys.com