[PATCH] docs: update mediator contact information in CoC doc

Shuah Khan posted 1 patch 3 years, 5 months ago
Documentation/process/code-of-conduct-interpretation.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: update mediator contact information in CoC doc
Posted by Shuah Khan 3 years, 5 months ago
Update mediator contact information in CoC interpretation document.

Cc: <stable@vger.kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
---
 Documentation/process/code-of-conduct-interpretation.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/code-of-conduct-interpretation.rst b/Documentation/process/code-of-conduct-interpretation.rst
index 4f8a06b00f60..43da2cc2e3b9 100644
--- a/Documentation/process/code-of-conduct-interpretation.rst
+++ b/Documentation/process/code-of-conduct-interpretation.rst
@@ -51,7 +51,7 @@ the Technical Advisory Board (TAB) or other maintainers if you're
 uncertain how to handle situations that come up.  It will not be
 considered a violation report unless you want it to be.  If you are
 uncertain about approaching the TAB or any other maintainers, please
-reach out to our conflict mediator, Joanna Lee <joanna.lee@gesmer.com>.
+reach out to our conflict mediator, Joanna Lee <jlee@linuxfoundation.org>.
 
 In the end, "be kind to each other" is really what the end goal is for
 everybody.  We know everyone is human and we all fail at times, but the
-- 
2.34.1
Re: [PATCH] docs: update mediator contact information in CoC doc
Posted by Greg KH 3 years, 5 months ago
On Tue, Oct 11, 2022 at 11:14:17AM -0600, Shuah Khan wrote:
> Update mediator contact information in CoC interpretation document.
> 
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
> ---
>  Documentation/process/code-of-conduct-interpretation.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/process/code-of-conduct-interpretation.rst b/Documentation/process/code-of-conduct-interpretation.rst
> index 4f8a06b00f60..43da2cc2e3b9 100644
> --- a/Documentation/process/code-of-conduct-interpretation.rst
> +++ b/Documentation/process/code-of-conduct-interpretation.rst
> @@ -51,7 +51,7 @@ the Technical Advisory Board (TAB) or other maintainers if you're
>  uncertain how to handle situations that come up.  It will not be
>  considered a violation report unless you want it to be.  If you are
>  uncertain about approaching the TAB or any other maintainers, please
> -reach out to our conflict mediator, Joanna Lee <joanna.lee@gesmer.com>.
> +reach out to our conflict mediator, Joanna Lee <jlee@linuxfoundation.org>.
>  
>  In the end, "be kind to each other" is really what the end goal is for
>  everybody.  We know everyone is human and we all fail at times, but the
> -- 
> 2.34.1
> 

Thanks, I'll queue this up after -rc1 is out.

greg k-h