2020-02-13 21:51:10

by Tyler Hicks

[permalink] [raw]
Subject: [PATCH] Documentation/process: Swap out the ambassador for Canonical

John Johansen will take over as the process ambassador for Canonical
when dealing with embargoed hardware issues.

Cc: Jonathan Corbet <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Harry Wei <[email protected]>
Cc: Alex Shi <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: John Johansen <[email protected]>
Signed-off-by: Tyler Hicks <[email protected]>
---
Documentation/process/embargoed-hardware-issues.rst | 2 +-
.../translations/zh_CN/process/embargoed-hardware-issues.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
index 33edae654599..31963e68601b 100644
--- a/Documentation/process/embargoed-hardware-issues.rst
+++ b/Documentation/process/embargoed-hardware-issues.rst
@@ -254,7 +254,7 @@ an involved disclosed party. The current ambassadors list:
VMware
Xen Andrew Cooper <[email protected]>

- Canonical Tyler Hicks <[email protected]>
+ Canonical John Johansen <[email protected]>
Debian Ben Hutchings <[email protected]>
Oracle Konrad Rzeszutek Wilk <[email protected]>
Red Hat Josh Poimboeuf <[email protected]>
diff --git a/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst b/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
index b93f1af68261..88273ebe7823 100644
--- a/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
+++ b/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
@@ -183,7 +183,7 @@ CVE分配
VMware
Xen Andrew Cooper <[email protected]>

- Canonical Tyler Hicks <[email protected]>
+ Canonical John Johansen <[email protected]>
Debian Ben Hutchings <[email protected]>
Oracle Konrad Rzeszutek Wilk <[email protected]>
Red Hat Josh Poimboeuf <[email protected]>
--
2.17.1


2020-02-13 23:16:34

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] Documentation/process: Swap out the ambassador for Canonical

On Thu, Feb 13, 2020 at 09:48:42PM +0000, Tyler Hicks wrote:
> John Johansen will take over as the process ambassador for Canonical
> when dealing with embargoed hardware issues.

Can I get an ack from John to "prove" he is ok with this horrible task? :)

thanks,

greg k-h

2020-02-13 23:24:53

by John Johansen

[permalink] [raw]
Subject: Re: [PATCH] Documentation/process: Swap out the ambassador for Canonical

On 2/13/20 1:48 PM, Tyler Hicks wrote:
> John Johansen will take over as the process ambassador for Canonical
> when dealing with embargoed hardware issues.
>
> Cc: Jonathan Corbet <[email protected]>
> Cc: Greg Kroah-Hartman <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Harry Wei <[email protected]>
> Cc: Alex Shi <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: John Johansen <[email protected]>
> Signed-off-by: Tyler Hicks <[email protected]>

Acked-by: John Johansen <[email protected]>

> ---
> Documentation/process/embargoed-hardware-issues.rst | 2 +-
> .../translations/zh_CN/process/embargoed-hardware-issues.rst | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
> index 33edae654599..31963e68601b 100644
> --- a/Documentation/process/embargoed-hardware-issues.rst
> +++ b/Documentation/process/embargoed-hardware-issues.rst
> @@ -254,7 +254,7 @@ an involved disclosed party. The current ambassadors list:
> VMware
> Xen Andrew Cooper <[email protected]>
>
> - Canonical Tyler Hicks <[email protected]>
> + Canonical John Johansen <[email protected]>
> Debian Ben Hutchings <[email protected]>
> Oracle Konrad Rzeszutek Wilk <[email protected]>
> Red Hat Josh Poimboeuf <[email protected]>
> diff --git a/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst b/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
> index b93f1af68261..88273ebe7823 100644
> --- a/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
> +++ b/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
> @@ -183,7 +183,7 @@ CVE分配
> VMware
> Xen Andrew Cooper <[email protected]>
>
> - Canonical Tyler Hicks <[email protected]>
> + Canonical John Johansen <[email protected]>
> Debian Ben Hutchings <[email protected]>
> Oracle Konrad Rzeszutek Wilk <[email protected]>
> Red Hat Josh Poimboeuf <[email protected]>
>

2020-02-13 23:26:53

by John Johansen

[permalink] [raw]
Subject: Re: [PATCH] Documentation/process: Swap out the ambassador for Canonical

On 2/13/20 3:16 PM, Greg Kroah-Hartman wrote:
> On Thu, Feb 13, 2020 at 09:48:42PM +0000, Tyler Hicks wrote:
>> John Johansen will take over as the process ambassador for Canonical
>> when dealing with embargoed hardware issues.
>
> Can I get an ack from John to "prove" he is ok with this horrible task? :)
>

sure take away the plausible deniability ;)

2020-02-13 23:38:25

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] Documentation/process: Swap out the ambassador for Canonical

On Thu, Feb 13, 2020 at 03:25:22PM -0800, John Johansen wrote:
> On 2/13/20 3:16 PM, Greg Kroah-Hartman wrote:
> > On Thu, Feb 13, 2020 at 09:48:42PM +0000, Tyler Hicks wrote:
> > > John Johansen will take over as the process ambassador for Canonical
> > > when dealing with embargoed hardware issues.
> >
> > Can I get an ack from John to "prove" he is ok with this horrible task? :)
> >
>
> sure take away the plausible deniability ;)

Heh, thanks. I'll queue this up with the other modifications I have
already for this file and send it to Linus soon.

greg k-h