2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

Remove the maintainers requirement for sending email for each commit.

The pull request from GitHub will track the code merges
This commit is contained in:
Victor Hu 2015-08-24 10:26:37 -04:00
parent 0213f972c7
commit f7c19f571d

View File

@ -14,19 +14,3 @@ When a **maintainer** merges a pull request for a **contributor** they must:
* Require that each code contributor complete and sign the [xCAT Individual CLA](./xcat-cla-individual.md) or [xCAT Corporate CLA](./xcat-ccla-corporate.md) and email a PDF copy to xcat-legal@lists.sourceforge.net .
* Require that all code be contributed under the EPL.
* Create a log entry with intellectual property information about the contribution & contributor. Each log entry should contain the information below, and should be posted to xcat-legal@lists.sourceforge.net:
>
Maintainer Name: (the person who committed the code)
Maintainer GitHub Id:
Contributor's Name:
Contributor's Organization or Employer (Corporate CLA):
Contributor GitHub Id:
Git Commit ID of the code push:
Date Code was Committed:
Purpose/Description of New/Changed Code:
Approximate Number of Lines of Code Added/Changed/Removed by This Commit:
Additional Authors of the Contributed Code:
License Used (if other than EPL, need approval from the xCAT Maintainers):
Code Reviewed By (usually the maintainer who commits it):