Add a pointer and note about contributions being under the FPCA
Before the ansible repo was public, everyone who could commit to it was in the sysadmin group, which required FPCA agreement. Now that it's public we should make sure to clarify this for all users who might submit contributions. Additionally we should add a note to the pull request template. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5e43bba03e
commit
2ccda962fe
1 changed files with 9 additions and 0 deletions
|
@ -93,3 +93,12 @@ When a playbook or change is checked into ansible you should assume
|
|||
that it could be run at ***ANY TIME***. Always make sure the checked in state
|
||||
is the desired state. Always test changes when they land so they don't
|
||||
surprise you later.
|
||||
|
||||
Contributing and Licensing
|
||||
--------------------------
|
||||
|
||||
Contributions to this repository are subject to the Fedora Project
|
||||
Contributor Agreement. If no license is specified, the MIT license is used, otherwise
|
||||
the contribution is under the specified acceptable Fedora License.
|
||||
See https://fedoraproject.org/wiki/Legal:Fedora_Project_Contributor_Agreement
|
||||
for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue