Update tracetools' QD to mention contributor origin policy

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-04-30 09:21:08 -04:00
parent 360afb946e
commit ee863e77f4

View file

@ -40,7 +40,8 @@ All changes occur through a merge request.
### Contributor Origin [2.ii] ### Contributor Origin [2.ii]
`tracetools` does not currently have any contributor origin policy. `tracetools` uses DCO as its confirmation of contributor origin policy. More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
There is currently no automated check.
### Peer Review Policy [2.iii] ### Peer Review Policy [2.iii]
@ -168,7 +169,7 @@ The table below compares the requirements in REP-2004 with the current state of
|1.vi| API/ABI stablility policy within ROS distribution | ✓ | |1.vi| API/ABI stablility policy within ROS distribution | ✓ |
|2| **Change control process** || |2| **Change control process** ||
|2.i| All changes occur through change request | ✓ | |2.i| All changes occur through change request | ✓ |
|2.ii| Confirmation of contributor origin | | |2.ii| Confirmation of contributor origin | ✓ * |
|2.iii| Peer review policy | ✓ * | |2.iii| Peer review policy | ✓ * |
|2.iv| CI policy for change requests | ✓ | |2.iv| CI policy for change requests | ✓ |
|2.v| Documentation policy for change requests | ✓ | |2.v| Documentation policy for change requests | ✓ |