mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user