last-rev-llc / contentful-ui-extensions

Useful UI Extensions we use at Last Rev for customer projects
Apache License 2.0
19 stars 3 forks source link

Add CODEOWNERS File and Apache 2.0 License #144

Closed ct3685 closed 5 months ago

ct3685 commented 5 months ago

Add Apache 2.0 License

Description:

This pull request adds the CODEOWNERS file ensuring that Last Rev LLC has authority on code pushes to main/master.

This pull request adds the Apache License 2.0 to our repository to make it officially open source. The Apache 2.0 license allows others to use, modify, and distribute the code, with certain conditions that ensure the integrity of the open source project.

Changes:

Motivation and Context:

Adding an open source license is essential for encouraging collaboration and ensuring that our project can be used and contributed to by others in the open source community. The Apache 2.0 license provides a good balance between permissiveness and protecting the contributions made to the project.

How Has This Been Tested?

No code changes have been made, so no additional tests are necessary. The addition of the LICENSE file has been reviewed to ensure it correctly contains the full text of the Apache License 2.0.

Checklist:

Related Issues:

This PR addresses the need for an open source license as discussed in issue #XX (replace #XX with the actual issue number if there is one).

Additional Notes:

Feel free to suggest any changes or improvements to this PR. Thank you for contributing to our project and helping us foster an open and collaborative environment.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud