1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
amp/CONTRIBUTORS.md
2014-03-06 09:49:36 -05:00

22 lines
949 B
Markdown
Executable File

#### Contribution licensing ...
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the Alert project shall be under the terms and
conditions of the MIT License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify the
terms of any separate license agreement you may have executed with the
Alert project (or its licensor Daniel Lowrey) regarding such contributions.
#### Before you PR ...
Alert strives to retain minimum compatibility with PHP 5.4. All source code
contributions must execute successfully in this environment.
If you're submitting non-trivial changes to the source code of the project
please add your name to this file as a CONTRIBUTOR. Changes to support
files or minor changes (e.g. whitespace fixes) -- though appreciated --
do not merit addition as a contributor. Thank you in advance!
#### Contributors
- Daniel Lowrey