| .. _emscripten-authors: |
| |
| ======= |
| AUTHORS |
| ======= |
| |
| The `AUTHORS <https://github.com/emscripten-core/emscripten/blob/master/AUTHORS>`_ file lists everyone who has contributed to Emscripten. |
| |
| .. note :: Authors must add themselves to the `AUTHORS <https://github.com/emscripten-core/emscripten/blob/master/AUTHORS>`_ file (**master** branch) before :doc:`contributing <contributing>`. This act licenses their changes under the project’s :ref:`open source licenses (MIT/LLVM) <emscripten-license>`. Note that the developer retains copyright. |
| |
| The contributors for releases up to Emscripten |release| inclusive (|today|) are listed below. |
| |
| .. include:: ../../../../AUTHORS |
| :literal: |
| |
| |