Skip to content

Commit

Permalink
Fix nasa#34, Updates CLA information for Apache 2.0
Browse files Browse the repository at this point in the history
Deletes old LC CLAs, Removes language in contributing.md of app-specific CLA,
Adds link to new CLAs in pull_request_template.md and contributing.md
  • Loading branch information
chillfig committed Jun 7, 2022
1 parent b4f97a9 commit 9e57868
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
**Checklist (Please check before submitting)**

* [ ] I reviewed the [Contributing Guide](https://github.com/nasa/LC/blob/main/CONTRIBUTING.md).
* [ ] I signed and emailed the appropriate Contributor License agreement to GSFC-SoftwareRelease@mail.nasa.gov and copied cfs-program@lists.nasa.gov.
* [ ] I signed and emailed the appropriate [Contributor License Agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to GSFC-SoftwareRelease@mail.nasa.gov and copied cfs-program@lists.nasa.gov.

**Describe the contribution**
A clear and concise description of what the contribution is.
Expand Down
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Contributing Guide

## Contributor License Agreement (CLA)
The CLA forms are currently unique to this app.
Sign and email the appropriate Contributor License agreement below to GSFC-SoftwareRelease@mail.nasa.gov and copy cfs-program@lists.nasa.gov
* Corporate Contributor License agreement : https://github.com/nasa/LC/blob/main/docs/Corp_CLA_LC_220.pdf
* Individual Contributor License agreement : https://github.com/nasa/LC/blob/main/docs/Indv_CLA_LC_220.pdf
* cFS Apps Corporate Contributor License agreement : https://github.com/nasa/cFS/blob/main/cFS_Apps_Corporate_CLA.pdf
* cFS Apps Individual Contributor License agreement : https://github.com/nasa/cFS/blob/main/cFS_Apps_Individual_CLA.pdf

Please see our [top-level contributing guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md) for more information on how to contribute.
Binary file removed docs/Corp_CLA_LC_220.pdf
Binary file not shown.
Binary file removed docs/Indv_CLA_LC_220.pdf
Binary file not shown.

0 comments on commit 9e57868

Please sign in to comment.