diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-19 05:04:07 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-22 02:33:36 -0400 |
commit | d117a85478efaac1338c24c7504a6e759aaecdfc (patch) | |
tree | e652d864a88a0063095eca7ae9d2ecd89b729301 | |
parent | f7e585843217caff0aa9fb7dc9d796f0fa92162b (diff) |
Code of Conduct Interpretation: Put in the proper URL for the committee
There was a blank <URL> reference for how to find the Code of Conduct
Committee. Fix that up by pointing it to the correct kernel.org website
page location.
Acked-by: Chris Mason <clm@fb.com>
Acked-by: Olof Johansson <olof@lixom.net>
Acked-by: Theodore Ts'o <tytso@mit.edu>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Documentation/process/code-of-conduct-interpretation.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/process/code-of-conduct-interpretation.rst b/Documentation/process/code-of-conduct-interpretation.rst index 4d4e2cc94b5e..e899f14a4ba2 100644 --- a/Documentation/process/code-of-conduct-interpretation.rst +++ b/Documentation/process/code-of-conduct-interpretation.rst | |||
@@ -123,8 +123,9 @@ Enforcement | |||
123 | 123 | ||
124 | The address listed in the Code of Conduct goes to the Code of Conduct | 124 | The address listed in the Code of Conduct goes to the Code of Conduct |
125 | Committee. The exact members receiving these emails at any given time | 125 | Committee. The exact members receiving these emails at any given time |
126 | are listed at <URL>. Members can not access reports made before they | 126 | are listed at https://kernel.org/code-of-conduct.html. Members can not |
127 | joined or after they have left the committee. | 127 | access reports made before they joined or after they have left the |
128 | committee. | ||
128 | 129 | ||
129 | The initial Code of Conduct Committee consists of volunteer members of | 130 | The initial Code of Conduct Committee consists of volunteer members of |
130 | the TAB, as well as a professional mediator acting as a neutral third | 131 | the TAB, as well as a professional mediator acting as a neutral third |