All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues
@ 2022-04-27 17:29 Darren Hart
  2022-04-27 17:29 ` [PATCH 1/2] Documentation/process: Make groups alphabetical and use tabs consistently Darren Hart
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Darren Hart @ 2022-04-27 17:29 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: LKML, D. Scott Phillips, Ilkka Koskinen, Jonathan Corbet

Do some trivial cleanup and add Darren Hart as Ampere Computing's contact for
embargoed hardware issues.

Darren Hart (2):
  Documentation/process: Make groups alphabetical and use tabs
    consistently
  Documentation/process: Add embargoed HW contact for Ampere Computing

 Documentation/process/embargoed-hardware-issues.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.34.1


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

* [PATCH 1/2] Documentation/process: Make groups alphabetical and use tabs consistently
  2022-04-27 17:29 [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues Darren Hart
@ 2022-04-27 17:29 ` Darren Hart
  2022-04-27 17:29 ` [PATCH 2/2] Documentation/process: Add embargoed HW contact for Ampere Computing Darren Hart
  2022-05-06  8:00 ` [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues Greg Kroah-Hartman
  2 siblings, 0 replies; 4+ messages in thread
From: Darren Hart @ 2022-04-27 17:29 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: LKML, D. Scott Phillips, Ilkka Koskinen, Jonathan Corbet

The list appears to be grouped by type (silicon, software, cloud) and
mostly alphabetical within each group, with a few exceptions.

Before adding to it, cleanup the list to be alphabetical within the
groups, and use tabs consistently throughout the list.

Signed-off-by: Darren Hart <darren@os.amperecomputing.com>
---
 Documentation/process/embargoed-hardware-issues.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
index 6f8f36e10e8b..4f9efae02b6b 100644
--- a/Documentation/process/embargoed-hardware-issues.rst
+++ b/Documentation/process/embargoed-hardware-issues.rst
@@ -244,10 +244,10 @@ disclosure of a particular issue, unless requested by a response team or by
 an involved disclosed party. The current ambassadors list:
 
   ============= ========================================================
-  ARM           Grant Likely <grant.likely@arm.com>
   AMD		Tom Lendacky <tom.lendacky@amd.com>
-  IBM Z         Christian Borntraeger <borntraeger@de.ibm.com>
-  IBM Power     Anton Blanchard <anton@linux.ibm.com>
+  ARM		Grant Likely <grant.likely@arm.com>
+  IBM Power	Anton Blanchard <anton@linux.ibm.com>
+  IBM Z		Christian Borntraeger <borntraeger@de.ibm.com>
   Intel		Tony Luck <tony.luck@intel.com>
   Qualcomm	Trilok Soni <tsoni@codeaurora.org>
 
-- 
2.34.1


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

* [PATCH 2/2] Documentation/process: Add embargoed HW contact for Ampere Computing
  2022-04-27 17:29 [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues Darren Hart
  2022-04-27 17:29 ` [PATCH 1/2] Documentation/process: Make groups alphabetical and use tabs consistently Darren Hart
@ 2022-04-27 17:29 ` Darren Hart
  2022-05-06  8:00 ` [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues Greg Kroah-Hartman
  2 siblings, 0 replies; 4+ messages in thread
From: Darren Hart @ 2022-04-27 17:29 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: LKML, D. Scott Phillips, Ilkka Koskinen, Jonathan Corbet

Add Darren Hart as Ampere Computing's ambassador for the embargoed
hardware issues process.

Signed-off-by: Darren Hart <darren@os.amperecomputing.com>
---
 Documentation/process/embargoed-hardware-issues.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
index 4f9efae02b6b..98d7bc868f2a 100644
--- a/Documentation/process/embargoed-hardware-issues.rst
+++ b/Documentation/process/embargoed-hardware-issues.rst
@@ -245,6 +245,7 @@ an involved disclosed party. The current ambassadors list:
 
   ============= ========================================================
   AMD		Tom Lendacky <tom.lendacky@amd.com>
+  Ampere	Darren Hart <darren@os.amperecomputing.com>
   ARM		Grant Likely <grant.likely@arm.com>
   IBM Power	Anton Blanchard <anton@linux.ibm.com>
   IBM Z		Christian Borntraeger <borntraeger@de.ibm.com>
-- 
2.34.1


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

* Re: [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues
  2022-04-27 17:29 [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues Darren Hart
  2022-04-27 17:29 ` [PATCH 1/2] Documentation/process: Make groups alphabetical and use tabs consistently Darren Hart
  2022-04-27 17:29 ` [PATCH 2/2] Documentation/process: Add embargoed HW contact for Ampere Computing Darren Hart
@ 2022-05-06  8:00 ` Greg Kroah-Hartman
  2 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2022-05-06  8:00 UTC (permalink / raw)
  To: Darren Hart; +Cc: LKML, D. Scott Phillips, Ilkka Koskinen, Jonathan Corbet

On Wed, Apr 27, 2022 at 10:29:56AM -0700, Darren Hart wrote:
> Do some trivial cleanup and add Darren Hart as Ampere Computing's contact for
> embargoed hardware issues.

Thanks for agreeing to do this, now applied.

greg k-h

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

end of thread, other threads:[~2022-05-06  9:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 17:29 [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues Darren Hart
2022-04-27 17:29 ` [PATCH 1/2] Documentation/process: Make groups alphabetical and use tabs consistently Darren Hart
2022-04-27 17:29 ` [PATCH 2/2] Documentation/process: Add embargoed HW contact for Ampere Computing Darren Hart
2022-05-06  8:00 ` [PATCH 0/2] Documentation/process: Add Ampere contact to embargoed HW issues Greg Kroah-Hartman

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.