From ebfea7a9166cdeac8d5640a2492582ff65c3e39e Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Thu, 19 Oct 2023 12:42:49 -0700 Subject: [PATCH] Update old contributing docs to match AUTHORS docs (#20486) The AUTHORS file itself already mentioned this. Context: #20480 --- site/source/docs/contributing/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/source/docs/contributing/index.rst b/site/source/docs/contributing/index.rst index 1faeb81071f00..b1cf9d345c155 100644 --- a/site/source/docs/contributing/index.rst +++ b/site/source/docs/contributing/index.rst @@ -8,7 +8,8 @@ This section contains articles that are relevant to anyone who wants to contribu - :ref:`contributing` provides an introduction to contributing, along with a few ideas for how you can help. - The :ref:`Developer's-Guide` contains contributor-relevant information, covering compiler operation and submitting patches to the Emscripten repositories. -- :ref:`emscripten-authors` is a list of all Emscripten contributors. If you contribute you must accept the project’s :ref:`open source licenses (MIT/LLVM) ` and add yourself to the list! +- :ref:`emscripten-authors` is a partial list of Emscripten contributors, which used to be updated manually. The git log has the full list of all contributors, + and for that reason it is not necessary to add to the AUTHORS file manually any more (but it is optional). .. toctree:: :hidden: