[PATCH] Documentation: embargoed-hardware-issues.rst: Remove myself

Michael Ellerman posted 1 patch 7 months ago
Documentation/process/embargoed-hardware-issues.rst | 1 -
1 file changed, 1 deletion(-)
[PATCH] Documentation: embargoed-hardware-issues.rst: Remove myself
Posted by Michael Ellerman 7 months ago
I'm no longer able to perform this role since I left IBM.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 Documentation/process/embargoed-hardware-issues.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
index 0e19d2f0d6bb..da6bf0f6d01e 100644
--- a/Documentation/process/embargoed-hardware-issues.rst
+++ b/Documentation/process/embargoed-hardware-issues.rst
@@ -290,7 +290,6 @@ an involved disclosed party. The current ambassadors list:
   AMD		Tom Lendacky <thomas.lendacky@amd.com>
   Ampere	Darren Hart <darren@os.amperecomputing.com>
   ARM		Catalin Marinas <catalin.marinas@arm.com>
-  IBM Power	Michael Ellerman <ellerman@au.ibm.com>
   IBM Z		Christian Borntraeger <borntraeger@de.ibm.com>
   Intel		Tony Luck <tony.luck@intel.com>
   Qualcomm	Trilok Soni <quic_tsoni@quicinc.com>
-- 
2.47.1
Re: [PATCH] Documentation: embargoed-hardware-issues.rst: Remove myself
Posted by Greg KH 7 months ago
On Tue, May 20, 2025 at 08:28:55PM +1000, Michael Ellerman wrote:
> I'm no longer able to perform this role since I left IBM.
> 
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
> ---
>  Documentation/process/embargoed-hardware-issues.rst | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
> index 0e19d2f0d6bb..da6bf0f6d01e 100644
> --- a/Documentation/process/embargoed-hardware-issues.rst
> +++ b/Documentation/process/embargoed-hardware-issues.rst
> @@ -290,7 +290,6 @@ an involved disclosed party. The current ambassadors list:
>    AMD		Tom Lendacky <thomas.lendacky@amd.com>
>    Ampere	Darren Hart <darren@os.amperecomputing.com>
>    ARM		Catalin Marinas <catalin.marinas@arm.com>
> -  IBM Power	Michael Ellerman <ellerman@au.ibm.com>
>    IBM Z		Christian Borntraeger <borntraeger@de.ibm.com>
>    Intel		Tony Luck <tony.luck@intel.com>
>    Qualcomm	Trilok Soni <quic_tsoni@quicinc.com>
> -- 
> 2.47.1
> 
> 

Thanks for the patch, I'll take this through my tree.

greg k-h