Drop requirement for CLA in contribution.md
authorDan Handley <dan.handley@arm.com>
Tue, 20 Sep 2016 16:14:25 +0000 (17:14 +0100)
committerDan Handley <dan.handley@arm.com>
Tue, 27 Sep 2016 20:52:03 +0000 (21:52 +0100)
commit110740d3265727b53a165a1e2e5fff3219928d1d
treecaf82a5e88a1b6cf93ec839b089033dd7afce3a2
parentbfd925139fdbc2e87979849907b34843aa326994
Drop requirement for CLA in contribution.md

It is no longer necessary for contributors to send a CLA to ARM
before making contributions. Contributors must instead add a
"Signed-off-by:" line to each commit, which certifies that the
contribution is made under the Developer Certificate of Origin
(DCO).

Update contributing.md to reflect this new policy and add a copy of
the DCO to the repository.

Change-Id: I7ca98bffc3bf57e8bdd51d763c24f13e415a328b
Signed-off-by: Dan Handley <dan.handley@arm.com>
contributing.md
dco.txt [new file with mode: 0644]