From 2b02c6ead6e87e35489db3d7e7962caeacf31f78 Mon Sep 17 00:00:00 2001 From: favonia Date: Sun, 19 Nov 2023 13:14:10 -0600 Subject: [PATCH] docs(CONTRIBUTORS): add Emmanuel (#28) --- CONTRIBUTING.markdown | 7 +++++++ CONTRIBUTORS.markdown | 1 + 2 files changed, 8 insertions(+) create mode 100644 CONTRIBUTING.markdown diff --git a/CONTRIBUTING.markdown b/CONTRIBUTING.markdown new file mode 100644 index 0000000..1d761aa --- /dev/null +++ b/CONTRIBUTING.markdown @@ -0,0 +1,7 @@ +# Copyright Assignment + +Thank you for your contribution. Here is some important legal stuff. + +By submitting a pull request for this project, unless explicitly stated otherwise, you agree to assign your copyright of the contribution to **The RedPRL Development Team** when it is accepted (merged with or without minor changes). You assert that you have full power to assign the copyright, and that any copyright owned by or shared with a third party has been clearly marked with appropriate copyright notices. If you are employed, please check with your employer about the ownership of your contribution. + +This would allow us to, for example, change the license of the codebase to Apache 2.0 or transfer the ownership of the project to someone else *without your further consent*. We demand this assignment so that we do not have to ask *everyone* who has ever contributed for these activities. This requires trust, and if you feel uncomfortable about this assignment, please make an explicit note. diff --git a/CONTRIBUTORS.markdown b/CONTRIBUTORS.markdown index a6042ab..010354c 100644 --- a/CONTRIBUTORS.markdown +++ b/CONTRIBUTORS.markdown @@ -2,3 +2,4 @@ - Favonia - Jonathan Sterling +- Emmanuel Suárez Acevedo