@@ -14,37 +14,14 @@ Sign the CLA
1414============
1515
1616To contribute to cloud-init, you must first sign the Canonical
17- `contributor license agreement <CLA _>`_ (CLA).
18-
19- If you have already signed it as an individual, your Launchpad username will be
20- listed in the `contributor-agreement-canonical `_ group. Unfortunately there is
21- no easy way to check if the organisation or company you are working for has
22- signed it.
23-
24- When you sign:
25-
26- * ensure that you fill in the GitHub username field,
27- * when prompted for a 'Project contact' or 'Canonical Project Manager', enter
28- 'James Falcon'.
29-
30- If your company has signed the CLA for you, please contact us to help in
31- verifying which Launchpad/GitHub accounts are associated with the company.
17+ `contributor license agreement <CLA _>`_ (CLA). A check is run against
18+ every pull request to ensure that the CLA has been signed.
3219
3320For any questions or help with the process, email
3421`
James Falcon <
mailto:[email protected] >`_ with the subject:
3522"Cloud-init CLA". You can also contact user ``falcojr `` in the #cloud-init
3623channel on the `Libera IRC network <IRC _>`_.
3724
38- Add your name to the CLA signers list
39- =====================================
40-
41- As part of your first PR to cloud-init, you should also add your GitHub
42- username (alphabetically) to the in-repository list that we use to track CLA
43- signatures: `tools/.github-cla-signers `_.
44-
45- `PR #344 `_ and `PR #345 `_ are good examples of what this should look like in
46- your pull request, though please do not use a separate PR for this step.
47-
4825Create a sandbox environment
4926============================
5027
@@ -75,7 +52,5 @@ cloud-init :ref:`Code Review Process<code_review_process>`, so you can
7552understand how your changes will end up in cloud-init's codebase.
7653
7754.. include :: ../links.txt
78- .. _tools/.github-cla-signers : https://github.com/canonical/cloud-init/blob/main/tools/.github-cla-signers
79- .. _contributor-agreement-canonical : https://launchpad.net/%7Econtributor-agreement-canonical/+members
8055.. _PR #344 : https://github.com/canonical/cloud-init/pull/344
8156.. _PR #345 : https://github.com/canonical/cloud-init/pull/345
0 commit comments