2019-11-11 19:37:21

by Tom Lendacky

[permalink] [raw]
Subject: [PATCH] Documentation/process: Add AMD contact for embargoed hardware issues

Add myself as the AMD ambassador to the embargoed hardware issues
document.

Signed-off-by: Tom Lendacky <[email protected]>
---
Documentation/process/embargoed-hardware-issues.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
index a3c3349046c4..799580acc8de 100644
--- a/Documentation/process/embargoed-hardware-issues.rst
+++ b/Documentation/process/embargoed-hardware-issues.rst
@@ -240,7 +240,7 @@ an involved disclosed party. The current ambassadors list:

============= ========================================================
ARM
- AMD
+ AMD Tom Lendacky <[email protected]>
IBM
Intel Tony Luck <[email protected]>
Qualcomm Trilok Soni <[email protected]>
--
2.17.1


2019-11-12 15:47:41

by Jonathan Corbet

[permalink] [raw]
Subject: Re: [PATCH] Documentation/process: Add AMD contact for embargoed hardware issues

On Mon, 11 Nov 2019 13:34:37 -0600
Tom Lendacky <[email protected]> wrote:

> Add myself as the AMD ambassador to the embargoed hardware issues
> document.
>
> Signed-off-by: Tom Lendacky <[email protected]>
> ---
> Documentation/process/embargoed-hardware-issues.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
> index a3c3349046c4..799580acc8de 100644
> --- a/Documentation/process/embargoed-hardware-issues.rst
> +++ b/Documentation/process/embargoed-hardware-issues.rst
> @@ -240,7 +240,7 @@ an involved disclosed party. The current ambassadors list:
>
> ============= ========================================================
> ARM
> - AMD
> + AMD Tom Lendacky <[email protected]>

I've applied this, thanks.

jon